README
React in patterns
:books: List of design patterns/techniques used while developing with React.
Building the examples
- Run
npm i - Run
npm run buildfor building the examples - Run
npm run watchif you plan making changes - Open the content of the
publicfolder in a browser