README
Cordova Kendo UI Drawer Template
A Cross Platform Mobile Application with Kendo UI Drawer navigation.
This template shows you how to use the Kendo UI Drawer widget to implement the navigation between the views of the app. The drawer is a hidden menu that slides to reveal. This template provides the Kendo UI framework to be used with Cordova.
Usage
from npm:
cordova create <appname> --template cordova-kendo-ui-drawer-template
or from github
cordova create <appname> --template https://github.com/lohithgn/cordova-kendo-ui-drawer-template
Before running the app, execute the following commands
npm install
gulp
And your Hybrid Mobile App with Kendo UI Mobile Framework will be ready.
This template will create a sample app with 3 screens. The navigation for the app will be through the Drawer.
Kendo UI Mobile Framework demos can be found online here: http://demos.telerik.com/kendo-ui/m