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