authingmove-cli
authingmove-cli help you to get your project up and run quickly !
Install
npm install @authing/authingmove-cli -g
Usage
authingmove create project-name
cd project-name
npm run dev / npm run prod
Example
Please refer to the usage of authingmove-template
Questions
For questions and support please use the official forum. The issue list of this repo is exclusively for bug reports and feature requests.
Contribution
- 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 -u origin my-new-feature)
- Create new Pull Request
License
MIT