Skip to content

Commit d03e0a0

Browse files
committed
demo: add stackblitzrc
1 parent f94a1ae commit d03e0a0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

demo/.stackblitzrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"installCommand": "pnpm install",
3+
"startCommand": "pnpm run dev"
4+
}

0 commit comments

Comments
 (0)