Migrate to vuetify and vite (#251)

This commit is contained in:
2025-08-29 20:57:27 -04:00
committed by GitHub
parent 065c965f00
commit f0e33e6060
13 changed files with 2230 additions and 362 deletions

View File

@@ -20,8 +20,7 @@ backend:
## frontend: Build and run the frontend from source
frontend:
@npm install @vue/cli-service
@npx vue-cli-service serve
@npm run serve
.PHONY: frontend
## dev: Build and run in docker compose