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