kendo-vue/vue2-grid-performance
Petar Todorov b903bf3039
chore: update multiple examples (#374)
* 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
2023-04-19 01:06:51 -07:00
..
public chore: update multiple examples (#374) 2023-04-19 01:06:51 -07:00
src chore: update multiple examples (#374) 2023-04-19 01:06:51 -07:00
.gitignore chore: add new examples and components 2021-09-14 16:16:13 +03:00
README.md chore: add new examples and components 2021-09-14 16:16:13 +03:00
index.html chore: update multiple examples (#374) 2023-04-19 01:06:51 -07:00
package.json chore: update multiple examples (#374) 2023-04-19 01:06:51 -07:00
vite.config.js chore: update multiple examples (#374) 2023-04-19 01:06:51 -07:00

README.md

kendo-grid-perfromance

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.