generator-pl-ionic
v1.1.0
Published
Yeoman generator for Ionic projects in Platanus
Downloads
7
Readme
Ionic Generator
Yeoman generator for Ionic projects in Platanus.
Installation
First, install Yeoman and generator-pl-ionic using npm (we assume you have pre-installed node.js).
yarn add g yo
yarn add g generator-pl-ionic
Then generate your new project:
yo pl-ionic
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
Credits
Thank you contributors!
generator-pl-ionic is maintained by platanus.
License
Ionic Generator is © 2017 Platanus, spa. It is free software and may be redistributed under the terms specified in the LICENSE file.