React spa based on create-react-app.
- React V17
- Redux
- React Router V4
- Webpack 4.x
- Mock
- Eslint
Checkout this repo, install dependencies, then start the process with the following:
git clone https://github.com/allan2coder/React-SPA.git
cd React-SPA
npm install
npm start
npm run build
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
MIT