Skip to content

Latest commit

 

History

History
50 lines (44 loc) · 1.59 KB

README.md

File metadata and controls

50 lines (44 loc) · 1.59 KB

React configuration

  • Getting started
  • Suggested Libraries
  • Testing guide
  • Styleguidist

Getting started

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:

Suggested Libraries

Redux helpers

Form

Sliders

Promise

GraphQL

Big collections

Testing

Libraries used

  • Jest
  • Enzyme
  • react-test-renderer

How to test a component

...

Documentation

...