2.2.4 • Published 6 years ago

generator-hmwebapp v2.2.4

Weekly downloads
5
License
BSD-2-Clause
Repository
github
Last release
6 years ago

汉图 WebApp 生成工具

Yeoman generator that scaffolds out a front-end web app using gulp for the build process

npm.io

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