kendo-vue/vue3-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-vue3-performance-demo 2022-07-05 17:38:50 +03:00
README.md chore: update multiple examples (#374) 2023-04-19 01:06:51 -07: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

vue3-grid-performance

Project setup

Install the NPM packages using:

npm install

Start the project using:

npm run dev