There was an error while loading. Please reload this page.
1 parent 0a52fea commit a65c063Copy full SHA for a65c063
1 file changed
viz/package.json
@@ -5,7 +5,7 @@
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
8
- "start": "node scripts/start.mjs",
+ "start": "yarn dev",
9
"build": "tsc && vite build",
10
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
11
"preview": "vite preview"
0 commit comments