Skip to content

StevensLighthouse/lens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lens

Our Android/iOS app. Built with PhoneGap.

To build, first you need PhoneGap version 3.0. You can get it with npm.

npm install -g phonegap@3.0

Then just run the following to build and launch the app in iOS simulation.

phonegun run ios