Based on Matheus Medeiros Gentil webpack implementation.
- MATERIAL-UI v4
- Code Split and Lazy Load (of each Route)
yarn install
To run the development server:
yarn run dev
To build the production bundle:
npm run build
Based on Matheus Medeiros Gentil webpack implementation.
yarn install
To run the development server:
yarn run dev
To build the production bundle:
npm run build