This repository contains slides, example projects and boilerplate code for interactive demo projects for Kendo UI for React.
git clone https://github.com/newventuresoftware/kendo-ui-for-react.git
cd kendo-ui-for-react
Download PDF presentation from this link
Navigate to the project and install the dependencies.
cd demos/01-react
npm install
Run the app
npm start
Navigate to the project and install the dependencies.
cd demos/02-kendo
npm install
Run the app
npm start
Navigate to the project and install the dependencies.
cd demos/03-kendo-theming
npm install
Run the app
npm start
Navigate to the project and install the dependencies.
cd demos/04-app
npm install
Run the app
npm start
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.