README
React in patterns
:books: List of design patterns/techniques used while developing with React.
Building the examples
- 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