generator-hmwebapp
v2.2.4
Published
汉图研发部地图平台前端脚手架
Downloads
1
Maintainers
Readme
汉图 WebApp 生成工具
Yeoman generator that scaffolds out a front-end web app using gulp for the build process
Getting Started
- Install:
cnpm install --global yo gulp-cli bower https://github.com/lulee007/generator-hmwebapp.git
- Run
yo hmwebapp
to scaffold your webapp
Git
打标签:
git tag -a v1.0.0 -m '第一个版本'
git push origin v1.0.0
Dev
本地更新:
npm link