kendo-vue/vue3-typescript-jest-tests
Petar Todorov d456d18c27
chore: update multiple Vue examples (#271)
* chore: update Coffee warehouse demo

* chore: update getting started app

* chore: add eslint config file to Typescript+Composition API demo

* chore: update Nuxt 2 example

* chore: update Vite demo

* chore: update Vue 2 Grid performance demo

* chore: update Vue 2 Grid performance demo

* chore: update Vue 3 Grid performence demo

* chore: update Vue 3 Grid performence demo

* chore: update getting started with composition API

* chore: update eslint file in getting started with composition API

* chore: update getting started and getting started + typescript apps

* chore: update asp.net core demo

* chore: udpate all package.json files. Update Typescript projects

* chore: remove not needed archive

* chore: update package.json of the ASP.Core project

Co-authored-by: Petar Todorov <petar.todorov@progre>
2022-08-09 05:49:16 -07:00
..
public chore: add vue 3 test poject 2021-09-06 13:51:19 +03:00
src chore: update multiple Vue examples (#271) 2022-08-09 05:49:16 -07:00
tests/unit chore: update multiple Vue examples (#271) 2022-08-09 05:49:16 -07:00
.gitignore chore: add vue 3 test poject 2021-09-06 13:51:19 +03:00
README.md chore: add vue 3 test poject 2021-09-06 13:51:19 +03:00
babel.config.js chore: add vue 3 test poject 2021-09-06 13:51:19 +03:00
package.json chore: update multiple Vue examples (#271) 2022-08-09 05:49:16 -07:00
tsconfig.json chore: add vue 3 test poject 2021-09-06 13:51:19 +03:00

README.md

vue3-typescript-tests

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.