Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 281 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 281 Bytes

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