We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0229aed commit 33309f3Copy full SHA for 33309f3
client/package.json
@@ -15,7 +15,7 @@
15
"dist"
16
],
17
"scripts": {
18
- "dev": "vite",
+ "dev": "vite --port 6274",
19
"build": "tsc -b && vite build",
20
"lint": "eslint .",
21
"preview": "vite preview --port 6274",
0 commit comments