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.
2 parents 36d6a32 + c4c89f2 commit 637da2fCopy full SHA for 637da2f
frontend/package.json
@@ -4,7 +4,7 @@
4
"version": "0.0.0",
5
"type": "module",
6
"scripts": {
7
- "dev": "vite",
+ "dev": "vite --host",
8
"build": "vite build",
9
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
10
"preview": "vite preview"
0 commit comments