hrfax-frontend-cli
v1.0.5
Published
hrfax-frontend-cli
Downloads
5
Readme
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
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request