https://github.com/afeiship/webpack-react-multipage
React multipage app based on webpack.
https://github.com/afeiship/webpack-react-multipage
mpa multipage react spa webpack
Last synced: about 1 month ago
JSON representation
React multipage app based on webpack.
- Host: GitHub
- URL: https://github.com/afeiship/webpack-react-multipage
- Owner: afeiship
- License: mit
- Created: 2016-10-20T09:30:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-27T06:29:26.000Z (over 6 years ago)
- Last Synced: 2025-02-07T11:32:03.159Z (over 1 year ago)
- Topics: mpa, multipage, react, spa, webpack
- Language: JavaScript
- Size: 1.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# webpack-react-multipage
> React multipage app based on webpack.
## build prd/test/pre version:
```bash
npm run build -- --env=prd
npm run build -- --env=test
npm run build -- --env=pre
```
## todos:
- [x] webpack 4.x
- [x] react 16+
- [x] multipage support
- [x] redux
## resouces:
+ https://github.com/lili21/webpack4-demo