Production ready setup for React + Restore
git clone [email protected]:IvanDimanov/react-restore-template.git
cd react-restore-template
npm install
npm run local-development
Rename .env-template
to .env
- production webpack config with dynamic chunks -
npm run build
- local development server with webpack dashboard - http://localhost:8080
- React app with routing and Material UI v1 - https://material-ui-next.com
- Restore state management modular architecture - https://github.com/floating/restore