Skip to content

lulee007/generator-hmwebapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

汉图 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