Files
pwa-player/frontend
dependabot[bot] 786f13536b Bump basic-ftp from 5.2.0 to 5.2.2 in /frontend
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases)
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.2.0...v5.2.2)

---
updated-dependencies:
- dependency-name: basic-ftp
  dependency-version: 5.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-10 21:33:45 +00: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
2026-03-12 19:25:34 +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