Skip to content
This repository has been archived by the owner on Jul 12, 2018. It is now read-only.
/ webviewer Public archive

a simple app to test websites in the default webview

License

Notifications You must be signed in to change notification settings

peerigon/webviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webviewer

a simple app to test websites in the default webview

Build App

Build the app using phonegap.

npm install -g phonegap

phonegap build android

phonegap build ios

You can the use the XCode/Eclipse Projects to run your app.