0.0.2 • Published 7 years ago

teammanage v0.0.2

Weekly downloads
3
License
MIT
Repository
-
Last release
7 years ago

用友建筑公有云-团队管理

  • react15.6.1 react-router3 antd-mobile2 webpack3 superagent

这里是你自己的项目说明(不写,打死)

版本提升说明V0.0.1

  • V0.0.1 2017-10-19 by whh 【初始化】滚动条、人员列表等部分组件提交
  • V0.0.1 2017-10-08 by whh 【初始化】

启动/构建说明

npm i
npm start
npm run build  # then see dist dir
# Note: you should remove `webpack-visualizer-plugin / webpack-bundle-analyzer` code in webpack.config.js file for production environment.

open http://localhost:8000/

特殊npm包、插件说明

bundle analyzer tools: webpack-bundle-analyzer / webpack-visualizer-plugin (Note: just for dist bundle file analyse)