This template should help get you started developing Pingisportalen with Vue 3 in Vite.
Visual Studio Code VSCode.
See Vite Configuration Reference.
npm install
npm run dev
npm run build
npm run gh-pages-deploy
Run Unit Tests with Vitest
npm run test:unit
Lint with ESLint
npm run lint