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 b028199 + 0efe731 commit d9fd39cCopy full SHA for d9fd39c
package.json
@@ -6,6 +6,7 @@
6
"node": ">=18.0.0"
7
},
8
"scripts": {
9
+ "start": "npm run open-browser && vite",
10
"dev": "npm run open-browser && vite dev",
11
"open-browser": "start http://localhost:5015/",
12
"build": "vite build",
0 commit comments