Skip to content

Commit b40bb74

Browse files
committed
Add start command, to match old workshops
1 parent 79f5baf commit b40bb74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
8+
"start": "vite",
89
"build": "vite build",
910
"lint": "eslint .",
1011
"preview": "vite preview"

0 commit comments

Comments
 (0)