Wednesday, November 16, 2016

Install phonegap

Install phonegap


Create your app with PhoneGap

Reuse existing web development skills to quickly make hybrid applications built with HTML, CSS and JavaScript. Create experiences for multiple platforms with a single codebase so you can reach your audience no matter their device.

Package your app in the cloud
PhoneGap Build takes the pain out of compiling PhoneGap apps. Get app-store ready apps without the headache of maintaining native SDKs. Our PhoneGap Build service does the work for you by compiling in the cloud.

$ npm install –g phonegap
After installed
$ phonegap –v
Open folder xampp/htdocs
Git bash here
$ phonegap create basicphonegap
Open folder htdocs
See folder basicphonegap created

Open the folder using sublime text

No comments:

Post a Comment