- INSTANT Kendo UI Mobile
- Sagar Ganatra
- 206字
- 2021-08-13 16:36:24
How to do it...
It is recommended that you download the free trial version of Kendo UI Complete (the last option in the previous list). However, if you prefer any of the server-side programming languages mentioned previously to generate the client-side JavaScript code, you can download the respective option. Now, perform the following steps:
- Click on the Download Free Trial button under Kendo UI Complete.
- You will be required to sign up before downloading the trial version.
- Once you have signed up, the download page will be shown and an automatic download of files will start immediately.
- The downloaded ZIP archive will contain the following directories:
/examples
: A set of examples for the Kendo UI Web, mobile, and data visualization/js
: A set of minified JavaScript files/css
or/styles
: A set of minified CSS files/vsdoc
: The completion helper for Visual Studio 2008 SP1 or newer/license-agreements
: This contains the license agreement documentsChangelog.html
: This contains the release notesREADME
: This contains the readme document
You can run the applications that have been built using this library, which can be found in the examples
directory. In the next recipe, we will see how you can build a sample application using the Kendo UI Mobile library.