WebIDE/.stackblitzrc

4 lines
68 B
Plaintext

{
"installDependencies": true,
"startCommand": "npm run start"
}