We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784f39f commit a9f6625Copy full SHA for a9f6625
.stackblitzrc
@@ -1,4 +1,4 @@
1
{
2
"installDependencies": false,
3
- "startCommand": "cd sandbox/quick-start && npm run dev"
+ "startCommand": "cd sandbox/quick-start && npm i && npm run dev"
4
}
0 commit comments