1
0
Fork 0
mirror of https://github.com/elk-zone/elk.git synced 2025-01-30 23:23:30 +03:00
elk/.stackblitzrc
patak ea04cc2c22
feat: mock user in dev ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-29 10:43:01 +01:00

4 lines
74 B
Text

{
"installDependencies": true,
"startCommand": "npm run dev:mocked"
}