lcc_tool/src/frontend
2025-11-25 17:09:11 +01:00
..
assets Added OAuth2 API Tester tool and improved CORS/OAuth support: 2025-10-28 15:58:15 +01:00
public add frontend 2025-08-03 21:07:27 +02:00
src intermediate commit. optical adjustments to mass edit ... functional adjustments pending 2025-11-25 17:09:11 +01:00
.env.development Added production VITE environment file and renamed development environment file 2025-10-30 14:02:51 +01:00
.env.production Added production VITE environment file and renamed development environment file 2025-10-30 14:02:51 +01:00
.gitignore add frontend 2025-08-03 21:07:27 +02:00
index.html intermediate commit. optical adjustments to mass edit ... functional adjustments pending 2025-11-25 17:09:11 +01:00
jsconfig.json add frontend 2025-08-03 21:07:27 +02:00
package-lock.json - intermediate commit 2025-10-12 13:41:37 +02:00
package.json - intermediate commit 2025-10-12 13:41:37 +02:00
README.md add frontend 2025-08-03 21:07:27 +02:00
vite.config.js Refactor & Enhancements: 2025-10-23 14:52:28 +02:00

frontend

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

VSCode + Volar (and disable Vetur).

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