Skip to content

newventuresoftware/kendo-ui-for-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kendo UI for Angular Training Materials

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

Prerequisites

Clone

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

View the Slides

Open slides/index.html in your browser or follow this Link

Running the Demos

TypeScript

Navigate to the project and install the dependencies.

cd demos/complete/typescript
npm install

Compile the .ts files

tsc

Run the compiled file

node output/<filename>.js

Movies

Run the Angular project

cd demos/complete/movies
npm install
ng serve

Dashboard

Run the local web server for the backend.

cd demos/web-api
npm install
npm start

Run the Angular project

cd demos/complete/dashboard
npm install
ng serve

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •