📚 List of design patterns/techniques used while developing with React.
-
Foundation
-
Dependency management
-
Data flow
- Run
npm i
- Run
npm run build
for building the examples - Run
npm run watch
if you plan making changes - Open the content of the
public
folder in a browser
- Run
npm run lint