Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 1.55 KB

README.md

File metadata and controls

67 lines (56 loc) · 1.55 KB

Kendo UI for React Training Materials

This repository contains slides, example projects and boilerplate code for interactive demo projects for Kendo UI for React.

Dependencies

Clone

git clone https://github.com/newventuresoftware/kendo-ui-for-react.git
cd kendo-ui-for-react

View the Slides

Download PDF presentation from this link

Running the Demos

React Demos

Navigate to the project and install the dependencies.

cd demos/01-react
npm install

Run the app

npm start

Kendo Demos

Navigate to the project and install the dependencies.

cd demos/02-kendo
npm install

Run the app

npm start

Theming Demos

Navigate to the project and install the dependencies.

cd demos/03-kendo-theming
npm install

Run the app

npm start

Sample App

Navigate to the project and install the dependencies.

cd demos/04-app
npm install

Run the app

npm start

Terms & Conditions of Use

This project uses Telerik Kendo UI, which is commercial software. To use it, you need to agree to the Telerik End User License Agreement for Kendo UI Complete. If you do not own a commercial license, the files associated with the software shall be governed by the trial license terms.

All available Kendo UI commercial licenses may be obtained here.