kendo-vue/getting-started-typescript-...
..
.vscode
public
src
.gitignore
README.md
index.html
package.json
tsconfig.json
tsconfig.node.json
vite.config.ts

README.md

This is the Kendo UI for Vue Typescript + Composition API Getting started example

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Locally preview production build

npm run preview