This commit is contained in:
2023-12-01 22:12:21 +01:00
parent f46f13464b
commit 80de087c01
3 changed files with 15 additions and 15 deletions

View File

@@ -7,7 +7,7 @@
"npm": "8.1.0"
},
"scripts": {
"serve": "vue-cli-service serve",
"serve": "vue-cli-service serve --port 19006",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},