Skip to content

Files

Latest commit

 

History

History

dashboard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Kendo UI for Vue Dashboard Application

The current example shows how the Native Grid, Charts, Inputs, Labels, etc. component can be combined in a real-life application. The project uses Vue 3 in Vite.

Project setup

Install the NPM packages using:

npm install

Start the project using:

npm run dev

Recommended IDE Setup