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 b99cf27 commit d1746f5Copy full SHA for d1746f5
client/package.json
@@ -18,7 +18,7 @@
18
"dev": "vite",
19
"build": "tsc -b && vite build",
20
"lint": "eslint .",
21
- "preview": "vite preview --port 5173",
+ "preview": "vite preview --port 6274",
22
"test": "jest --config jest.config.cjs",
23
"test:watch": "jest --config jest.config.cjs --watch"
24
},
0 commit comments