README
Cordova Kendo UI Tabstrip Template
A Cross Platform Mobile Application with Kendo UI Tabstrip navigation.
This template shows you how to use the Kendo UI Tabstrip widget to implement the navigation between the views of the app. The TabStrip is a footer that spans across the app. This template provides the Kendo UI framework to be used with Cordova.
Usage
from npm:
cordova create <appname> --template cordova-kendo-ui-tabstrip-template
or from github
cordova create <appname> --template https://github.com/lohithgn/cordova-kendo-ui-tabstrip-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 Tabstrip.
Kendo UI Mobile Framework demos can be found online here: http://demos.telerik.com/kendo-ui/m