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.
Had to do the following to get started with the project:
$ ionic start myApp blank --type ionic-angular
already outdated
ionic start studytube-mobile --v2 [ERROR] Sorry! The --v1 and --v2 flags have been removed.
I looked on gethub... I don't see a repo with [ Building apps with Ionic 2 ] name...?