Skip to content

sumeetkoshal/PhoneApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

PhoneApps

IONIC Commands

To install Cordova, make sure you have Node.js installed, then run

  • $ sudo npm install -g cordova

To install it, simply run:

  • $ sudo npm install -g ionic

Create the project

  • $ ionic start project_name blank

Configure Platforms

  • $ ionic platform add ios
  • $ ionic platform add android

Test it out

  • $ ionic build ios
  • $ ionic emulate ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published