This commit is contained in:
Tiberiu Ichim 2026-02-05 18:08:45 +02:00
parent 5b9b43640b
commit a627dd5009
4 changed files with 105 additions and 20 deletions

View file

@ -7,6 +7,7 @@
"scripts": {
"dev": "nuxt",
"dev2": "nuxt --hostname localhost --port 1337",
"dev3": "nuxt --hostname localhost --port 13378",
"build": "nuxt build",
"start": "nuxt start",
"generate": "nuxt generate",