Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 369 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 369 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.