Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 237 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 237 Bytes

Cordova_wrapper

Cordova wrapper for existing website

Modify

open www/index.html and modify with URL, title and description.

Build

npm install
cordova platform add android
cordova build

Run

cordova emulate android