d456d18c27
* 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> |
||
---|---|---|
.. | ||
public | ||
src | ||
tests/unit | ||
.gitignore | ||
README.md | ||
babel.config.js | ||
package.json | ||
tsconfig.json |
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