o2o-tools
v0.0.4
Published
包含:
Downloads
4
Readme
o2o-tools
包含:
- react 0.14
- babel 6.x, preset: react, stage-0, es2015
- eslint 校验
- karma 测试
- webpack 打包
- react-css-module
- react-hot-loader
Usage
- 开发: npm start
- 测试: npm run karma
- 校验: npm run lint
- build: npm run build
- 编译: npm run babel