Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 278 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 278 Bytes

bigbangular-mobile

Web server

Start a simple webserver and open a browser to the app by running:

python -m SimpleHTTPServer 8000

or

grunt serer	

Cordova

Commands:

cordova build ios
cordova emulate ios

cordova prepare ios