1.0.3 • Published 3 years ago

hrfax-vue-cli v1.0.3

Weekly downloads
9
License
ISC
Repository
-
Last release
3 years ago

hrfax-vue-fontend

hrfax-vue-fontend is a cli tool for frontend develop

Install

$ [sudo]npm install -g hrfax-vue-cli

Usage

# 查看模板
$ [sudo]hrfax-vue list
# 初始化项目
$ [sudo]hrfax-vue init
hrfax-vue-fontend

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request