Start an Ionic 2 App with the CLI

InstructorMike Hartington

Share this video with your friends

Send Tweet

We’ll go over requirements needed to create a project and how to install the ionic CLI for project creation. Once it’s installed, we’ll start a project, specify an app name, and reuse a starter template for our project.

Christopher Kwiatkowski
~ 7 years ago

Had to do the following to get started with the project:

$ ionic start myApp blank --type ionic-angular

Stepan
~ 7 years ago

already outdated

ionic start studytube-mobile --v2 [ERROR] Sorry! The --v1 and --v2 flags have been removed.

Thomas
~ 7 years ago

I looked on gethub... I don't see a repo with [ Building apps with Ionic 2 ] name...?