npm install
npm run dev
npm install
npm install -g webpack
npm run build
- 研究如何加入页面跳转效果
- 加入hot replace和live reload
- 优化bundle方案,对于util各页面使用率不高的公共模块进行bundle
A single page application kit based on react, react-router, react-redux, webpack
JavaScript
npm install
npm run dev
npm install
npm install -g webpack
npm run build