Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 388 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 388 Bytes

Ionic 2 App Base

This is the base template for Ionic 2 starter apps.

Using this project

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

$ npm install -g ionic

Then run:

$ ionic start myApp

More info on this can be found on the Ionic Getting Started page. #playground-ionic2