https://github.com/ihtml5/webpack2-multipage-template
基于webpack2的前端工程化探索
https://github.com/ihtml5/webpack2-multipage-template
bootstrap es6 frp jquery node react redux webpack webpack2
Last synced: 2 months ago
JSON representation
基于webpack2的前端工程化探索
- Host: GitHub
- URL: https://github.com/ihtml5/webpack2-multipage-template
- Owner: ihtml5
- Created: 2017-03-02T07:07:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T12:54:46.000Z (over 9 years ago)
- Last Synced: 2025-10-11T13:44:31.188Z (8 months ago)
- Topics: bootstrap, es6, frp, jquery, node, react, redux, webpack, webpack2
- Language: JavaScript
- Homepage: http://ihtml5.github.io
- Size: 194 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tupack
> webpack2-multipage-template (a simple fe workflow)
### 具备的功能
1. 自动生成多页模板
2. 使用axios构建请求层
### 感谢
1. [create-react-app](https://github.com/facebookincubator/create-react-app);
2. [webpack](http://webpack.js.org)
3. [react](http://github.com/facebook/react);
3. [redux](http://redux.js.org)
4. [react-router](https://github.com/ReactTraining/react-router)