wg-portal/frontend
2025-05-31 22:15:09 +02:00
..
.vscode
public
src wip: create different backend handlers (#426) 2025-05-31 22:15:09 +02:00
.env.development
.env.production
.gitignore
index.html add webauthn (passkey) support 2025-05-12 22:53:43 +02:00
package-lock.json add webauthn (passkey) support 2025-05-12 22:53:43 +02:00
package.json add webauthn (passkey) support 2025-05-12 22:53:43 +02:00
README.md
vite.config.mjs

frontend

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

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build