Skip to content

Commit a31906c

Browse files
committed
fix: stackblitz start command
1 parent 80295bf commit a31906c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.stackblitzrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"startCommand": "npm i && npm run dev:prepare && npm run dev"
3+
}

0 commit comments

Comments
 (0)