Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

VahidN/KendoUI.Core.Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KendoUI Samples

Using KendoUI with ASP.NET Core.

KendoUI Samples

How to run the sample

dotnet restore
npm install
npm install -g bower
bower install

Now you can run:

dotnet watch run