Files
pwa-player/frontend
JuLi0n21 4ff41db8e2 Merge pull request #22 from JuLi0n21/dependabot/npm_and_yarn/frontend/picomatch-4.0.4
Bump picomatch from 4.0.3 to 4.0.4 in /frontend
2026-04-13 18:05:22 +02:00
..
2024-08-11 21:55:11 +02:00
2026-03-12 19:20:46 +01:00
2026-03-12 23:01:27 +01:00
2026-03-12 19:20:46 +01:00
2025-05-25 23:41:43 +02:00
2024-08-11 21:55:11 +02:00
2026-03-12 19:20:46 +01:00
2026-03-12 21:39:11 +01:00
2024-08-11 21:55:11 +02:00
2026-03-12 19:20:46 +01:00
2026-03-12 19:20:46 +01:00

pwa-player-frontend

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build