Austin Story

Ruby, Rails and Javascript Blog

Powered by Genesis

Setup Phonegap on Ubuntu 14.04

December 27, 2014 By Austin Story Leave a Comment

Worlds succinctest guide to setting up a phone gap project.

  • -> npm install -g phonegap
  • -> npm install -g ripple-emulator
  • MAKE A PROJECT
  • CD to the project
  • -> phonegap build browser
  • ripple emulate

Then open a browser

http://localhost:4400/platforms/browser/www/index.html?enableripple=cordova-3.0.0

Thats it!  Your cordova version may be different, the important part is the URI, which is the path between / and ?

Filed Under: Linux, PhoneGap Tagged With: Phonegap, Phonegap setup

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AngularJS
  • Books
  • Devise
  • Elasticsearch
  • ES6
  • Information Security
  • Integrations
  • Javascript
  • Linux
  • Minitest
  • PhoneGap
  • Programming
  • React
  • Redux
  • Ruby
  • Ruby on Rails
  • Stripe
  • Testing
  • Theory
  • TypeScript
  • Uncategorized
  • Vue
  • Webpack