We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 749d52c commit 31df7f5Copy full SHA for 31df7f5
package.json
@@ -4,7 +4,7 @@
4
"version": "0.0.0",
5
"type": "module",
6
"scripts": {
7
- "start": "npm run dev",
+ "dev": "vite",
8
"build": "vite build",
9
"lint": "eslint",
10
"preview": "vite preview",
0 commit comments