Skip to content

Yeoman generator for Ionic 2 projects in Platanus

License

Notifications You must be signed in to change notification settings

platanus/generator-pl-ionic

Repository files navigation

Ionic Generator

Yeoman generator for Ionic projects in Platanus.

Ionic Generator is no longer maintained.

  • We will leave the Issues open as a discussion forum only.
  • We do not guarantee a response from us in the Issues.
  • We are no longer accepting pull requests.

Ionic Generator is no longer maintained.

  • We will leave the Issues open as a discussion forum only.
  • We do not guarantee a response from us in the Issues.
  • We are no longer accepting pull requests.

Installation

First, install Yeoman and generator-pl-ionic using npm (we assume you have pre-installed node.js).

yarn global add yo
yarn global add generator-pl-ionic

Then generate your new project:

yo pl-ionic

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Credits

Thank you contributors!

Platanus

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.