1.0.7 • Published 8 years ago

generator-itcast-webapp v1.0.7

Weekly downloads
84
License
Apache-2.0
Repository
-
Last release
8 years ago

generator-itcast-webapp NPM version Build Status Dependency Status Coverage percentage

研究院-网站前端脚手架

安装

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 © 研究院研发部

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago