wg-portal/frontend
Christoph Haas 8bc4990441
chore: update frontend and backend dependencies
2025-11-13 20:01:47 +01:00
..
.vscode
public
src Mejoras en la traducción al español y añade traducción para la herramienta de calculadora y cambio de contraseña. (#568) 2025-11-13 17:48:33 +01:00
.env.development
.env.production
.gitignore
README.md
index.html add dark mode (#482) (#489) 2025-07-27 00:15:27 +02:00
package-lock.json chore: update frontend and backend dependencies 2025-11-13 20:01:47 +01:00
package.json chore: update frontend and backend dependencies 2025-11-13 20:01:47 +01:00
vite.config.mjs chore: update dependencies (#325) 2024-11-27 18:24:23 +01:00

README.md

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