Ionic CLI 3 Start from GitHub Repository

Ionic CLI version 3 can no longer use starters that are in some GitHub repo, the way it used to work before.

ionic start myApp /path/to/github/repo

any ideas why? If support was removed, how do you use custom starters now ?

1 Like

Read here [Suggestion] Add ability to provide a custom starter · Issue #2156 · ionic-team/ionic-cli · GitHub :slight_smile:

Or Announcing Ionic CLI v3 - Ionic Blog

ionic start does not yet support alternatives such as downloading from a Github repo, a zip URL, or an Ionic Creator project. (#2156)