Skip to content

denzildoyle/ionic-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ionic-template

Starting projects for Ionic.

Using this project

#####Install ionic

$ sudo npm install -g ionic

More info on this can be found on the Ionic Getting Started page.

Testing

#####Run in browser

$ cd projectName
$ sudo ionic serve

or

$ ionic serve --lab

#####Run on device

Run on iOS device

$ cd projectName
$ sudo ionic run ios

Run on Android device

$ cd projectName
$ sudo ionic run android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published