Open Template Hub - UI Generator v2
Command line interface generator of the user interfaces at Open Template Hub
Available UI types are:
About the NPM Package
Package Installation
npm install -g @open-template-hub/app-generator
Package Usage
Go to the directory on terminal where you want to generate the project.
$ cd PATH
and run the generator command:
$ open-template-hub-app-generator
No sponsors yet! Will you be the first?
Contributors
Contributing
- Fork it
- Create your update branch (git checkout -b my-feature-branch)
- Commit your changes (git commit -am 'Add some features')
- Push to the branch (git push origin my-feature-branch)
- Create new Pull Request
LICENSE
The source code for this project is released under the MIT License.