alfonsoara / started-ionic-3

Started Ionic 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a starter template for Ionic projects.

With the Ionic CLI:

Take the name after started-ionic-3

$ sudo npm install -g ionic cordova
$ ionic serve

Then, to run it, cd into started-ionic-3 and run:

$ ionic cordova platform add ios
$ ionic cordova run ios

Substitute ios for android if not on a Mac.

About

Started Ionic 3

License:MIT License


Languages

Language:HTML 39.0%Language:TypeScript 32.1%Language:CSS 25.6%Language:JavaScript 3.3%