/phonegap-build-bootstrap

A base template application for using Kendo UI Mobile With PhoneGap Build.

Primary LanguageJavaScript

Kendo UI Mobile PhoneGap Build Bootstrap

Get up and running quickly with Kendo UI Mobile and PhoneGap Build.

Fork this repo and then modify the config.xml with your details.

To preview the application in your browser, open the developer tools and in the console type...

MYAPP.run();

Please visit http://www.kendoui.com/download to get a trial version of Kendo UI Mobile. This bootsrap application uses CDN versions which are not meant for production use and will violate the terms of use if used in a production application.

Based on the PhoneGap Start app by @alunny and modified by yours truly.