Skip to content

Commit 3f59058

Browse files
committed
Start with solo game
1 parent 8821fac commit 3f59058

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"type": "module",
66
"scripts": {
7-
"dev": "vite",
7+
"dev": "vite --open /Winterboard/?role=client",
88
"build": "vite build",
99
"preview": "vite preview",
1010
"postbuild": "cp dist/index.html dist/404.html"

0 commit comments

Comments
 (0)