用口香糖建立Reactredux
由 gulp 构建的 react-redux react-router 项目的启动器。
如何使用它
$ git clone https://github.com/ckckckc/build-react-redux-with-gulp.git
$ cd build-react-redux-with-gulp
发展
$ npm install
$ npm run bower-install
没有实时加载:
$ npm run start
使用实时加载:
$ npm run dev
生产
$ npm install
$ npm run bower-install
(在项目根文件夹中为生产配置添加 .env 文件,例如: BASE_URL={your_production_baseURL} )
$ touch .env
$ npm ru
评论0
最新资源