Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

prosimity/phonegap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prosimity Phonegap application

Setup

# Install node
brew install node

# Install Phonegap/Cordova
sudo npm install -g phonegap

# Install Bower
sudo npm install -g bower

TODO:

  • Add instructions on how to install Android SDKs.
  • Add instructions on how to install xcode.