1.0.7 • Published 8 years ago
generator-itcast-webapp v1.0.7
generator-itcast-webapp

研究院-网站前端脚手架
安装
1. 安装yeoman工具包
npm install -g yo
2. 安装模板包
npm install -g generator-itcast-webapp
更新
npm update -g generator-itcast-webapp
删除
npm uninstall -g generator-itcast-webapp
使用
1. 新建项目目录
mkdir itcast-webapp-test
2. 进入目录
cd itcast-webapp-test
3. 使用脚手架工具
yo itcast-webapp
License
Apache-2.0 © 研究院研发部