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 1f8015a commit d353c7fCopy full SHA for d353c7f
frontend/package.json
@@ -8,7 +8,7 @@
8
"build": "vite build",
9
"lint": "eslint .",
10
"preview": "vite preview",
11
- "start": "index.js"
+ "start": "node index.js"
12
},
13
"dependencies": {
14
"@tailwindcss/vite": "^4.1.11",
0 commit comments