Start adding extra views

This commit is contained in:
2026-06-19 00:06:31 +00:00
parent 0384879bea
commit 609938252b
10 changed files with 220 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "web-display",
"version": "1.0.0",
"packageManager": "pnpm@10.29.3",
"packageManager": "pnpm@11.8.0",
"scripts": {
"dev": "cross-env NODE_OPTIONS='--no-warnings' vite",
"build": "vue-tsc --noEmit && vite build",