1.0.5 • Published 3 years ago

hrfax-frontend-cli v1.0.5

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

hrfax-frontend

hrfax-frontend is a cli tool for frontend develop

Install

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

Usage

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

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