1
0
mirror of https://github.com/elk-zone/elk synced 2024-11-23 22:56:09 +09:00
elk/.stackblitzrc

5 lines
74 B
Plaintext
Raw Normal View History

2022-11-13 14:34:43 +09:00
{
"installDependencies": true,
"startCommand": "npm run dev:mocked"
2022-11-13 14:34:43 +09:00
}