docusaurus/examples/classic-typescript/.stackblitzrc

4 lines
64 B
Plaintext

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