An open API service indexing awesome lists of open source software.

https://github.com/developer239/use-reducer-with-effect-example


https://github.com/developer239/use-reducer-with-effect-example

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

[![TypeScript](https://badges.frapsoft.com/typescript/version/typescript-next.svg?v=101)](https://www.typescriptlang.org/)

## Use Reducer With Effect Example

System Dependencies:

1. `brew install node`
2. `brew install yarn`

Run React App:

1. Start development server: `yarn start`

## Useful Commands

- `yarn dev` Start development server
- `yarn format` Prettify source code
- `yarn lint:ts` Show ts errors
- `yarn lint:css` Show css errors