chore: use 5314 as a custom dev port (#95)
This commit is contained in:
parent
ae2ce85bcc
commit
2c630292af
4 changed files with 8 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
"homepage": "https://elk.zone/",
|
||||
"scripts": {
|
||||
"build": "nuxi build",
|
||||
"dev": "nuxi dev",
|
||||
"dev": "nuxi dev --port 5314",
|
||||
"start": "node .output/server/index.mjs",
|
||||
"lint": "eslint .",
|
||||
"postinstall": "nuxi prepare",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue