Ionic 2 Training Demo App

Using this project

You'll need the Ionic CLI with support for v2 apps:

$ npm install -g ionic

Install project specific dependencies:

$ npm install

Serving on the browser:

$ ionic serve