(WIP) Stateful components should be effect-free; effectful components should be stateless — React Eff
npm install react-eff> (WIP) Stateful components should be effect-free; effectful components should be stateless — React Eff
- Install dependencies:
``bash`
npm install
- Run the unit tests:
`bash`
npm run test
- Build the library:
`bash``
npm run build