Skip to content

Commit a0d8dda

Browse files
committed
chore: add stackblitzrc config
1 parent 164c06f commit a0d8dda

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.stackblitzrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"installDependencies": true,
3+
"startCommand": "npm run dev | npm run play"
4+
}

0 commit comments

Comments
 (0)