.stackblitzrc 64 B

1234
  1. {
  2. "installDependencies": true,
  3. "startCommand": "yarn dev"
  4. }