1.0.5 • Published 5 years ago
hrfax-frontend-cli v1.0.5
hrfax-frontend
hrfax-frontend is a cli tool for frontend develop
Install
$ [sudo]npm install -g hrfax-frontend-cliUsage
# 查看模板
$ [sudo]hrfax list
# 初始化项目
$ [sudo]hrfax inithrfax-frontendContributing
- 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