karlpatrickespiritu / ionic2-app-base

Template for starting Ionic 2 apps, used by the Ionic CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Template for starting Ionic 2 apps, used by the Ionic CLI


Languages

Language:JavaScript 59.5%Language:CSS 24.6%Language:HTML 11.9%Language:TypeScript 4.0%