Skip to content

Instantly share code, notes, and snippets.

@lukasz-kaniowski
Last active August 29, 2015 14:01
Show Gist options
  • Save lukasz-kaniowski/aa5f2aa04c8d2b5f4c9b to your computer and use it in GitHub Desktop.
Save lukasz-kaniowski/aa5f2aa04c8d2b5f4c9b to your computer and use it in GitHub Desktop.
Ionic

Creating new project with ionic framework using yeoman ionic generator:

$ mkdir my-ionic-project && cd $_
$ yo ionic

Links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment