react-eff
v0.0.2
Published
(WIP) Stateful components should be effect-free; effectful components should be stateless — React Eff
Readme
react-eff
(WIP) Stateful components should be effect-free; effectful components should be stateless — React Eff
Development
- Install dependencies:
npm install- Run the unit tests:
npm run test- Build the library:
npm run build