Working on dnd

This commit is contained in:
2024-09-19 16:55:33 +02:00
parent ba10c02d0f
commit 6fb84c97fe
8 changed files with 48 additions and 12 deletions

View File

@@ -5,6 +5,7 @@
"packageManager": "pnpm@9.5.0",
"scripts": {
"dev": "nuxt dev --host",
"remote": "nuxt dev --host --remote",
"build": "nuxt build",
"preview": "nuxt preview",
"postinstall": "nuxt prepare && node script.cjs",