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

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的前端工程化探索

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)