An open API service indexing awesome lists of open source software.

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.

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