📚 List of design patterns/techniques used while developing with React.
-
Foundation
-
Dependency management
-
Data flow
-
MISC
- 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
- Run
npm run lint