You'll need the Ionic CLI with support for v2 apps:
$ npm install -g ionic
Then run:
$ cd Catpair
$ npm install
$ ionic serve
More info on this can be found on the Ionic Getting Started page.
You'll need the Ionic CLI with support for v2 apps:
$ npm install -g ionic
Then run:
$ cd Catpair
$ npm install
$ ionic serve
More info on this can be found on the Ionic Getting Started page.