Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 133 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 133 Bytes

安装依赖

cd centit-workorder-www
npm install
bower install

开发

gulp serve

打包

gulp build