SPA Production ready setup using latest React
git clone [email protected]:IvanDimanov/react-app-template.git
cd react-app-template
npm install
npm run local-development
- production Webpack config with dynamic chunks -
npm run build
- local development server with webpack-serve - http://localhost:8080
- React app with routing and Material UI - https://material-ui.com