hero full screen

This commit is contained in:
2026-06-10 12:20:24 +02:00
parent 80c2cce4de
commit 0903ac12c6
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"#/*": "./src/*"
},
"scripts": {
"dev": "vite dev --port 3000",
"dev": "vite dev --port 3000 --host",
"build": "vite build",
"preview": "vite preview",
"test": "vitest run",