b903bf3039
* chore: update package versions of GS with JS + Composition API * chore: update package versions of GS with JS + Options API * chore: update package versions of GS with Nuxt3 * chore: update package versions of GS with TS+Composition API * chore: update package versions of GS with TS+Options API * chore: update package versions. Add nuxt.config file to Nuxt 2 project * chore: update packages' versions. Update routing method. Remove yarn.lock * chore: update packages' versions of kendo-vue-vite project * chore: migrate Vue 3 Grid performance demo to Vite. Update packages * chore: migrate Vue 2 Grid performance demo to Vite. Update packages * chore: update package versions in Dashboard app * chore: update Readme of Vue 3 Grid Performance demo |
||
---|---|---|
.. | ||
.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 + Options 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