- Getting started
- Suggested Libraries
- Testing guide
- Styleguidist
Start with the react-boilerplate
, you can find the guide in its readme.
React Boilerplate abide to the Redux architecture, which revolves around a strict unidirectional data flow. (link a un articolo sull'architettura, stesso ha una pagina a riguardo)
Its ecosystem includes:
- Jest
- Enzyme
- react-test-renderer
...
...