add demo site
All checks were successful
CI / test-and-build (push) Successful in 9m37s

This commit is contained in:
2026-04-16 09:46:52 +02:00
parent 89459caca1
commit 805b553038
6 changed files with 214 additions and 0 deletions

View File

@@ -40,6 +40,7 @@
"vue": "^3.5.0"
},
"scripts": {
"serve": "vite",
"prepare": "vite build",
"build": "vite build",
"dev": "vite build --watch",