npm install generator-itcast-webapp``bash
1. 安装yeoman工具包
npm install -g yo
2. 安装模板包
npm install -g generator-itcast-webapp
`
`bash`
npm update -g generator-itcast-webapp
`bash`
npm uninstall -g generator-itcast-webapp
`bash
1. 新建项目目录
mkdir itcast-webapp-test
2. 进入目录
cd itcast-webapp-test
3. 使用脚手架工具
yo itcast-webapp
``
Apache-2.0 © [研究院研发部]()
[npm-image]: https://badge.fury.io/js/generator-itcast-webapp.svg
[npm-url]: https://npmjs.org/package/generator-itcast-webapp
[travis-image]: https://travis-ci.org//generator-itcast-webapp.svg?branch=master
[travis-url]: https://travis-ci.org//generator-itcast-webapp
[daviddm-image]: https://david-dm.org//generator-itcast-webapp.svg?theme=shields.io
[daviddm-url]: https://david-dm.org//generator-itcast-webapp
[coveralls-image]: https://coveralls.io/repos//generator-itcast-webapp/badge.svg
[coveralls-url]: https://coveralls.io/r//generator-itcast-webapp