feature: Simulation Control Center (Dashboard)
CI / backend (push) Successful in 8m43s
CI / frontend (push) Successful in 2m0s

This commit is contained in:
voltsrage
2026-08-06 02:22:55 +08:00
parent 24f45851e9
commit 1d28880920
91 changed files with 1943 additions and 25 deletions
+1
View File
@@ -10,6 +10,7 @@
"build": "vite build",
"preview": "vite preview",
"test": "vitest run",
"test:unit": "vitest run",
"test:watch": "vitest"
},
"dependencies": {