docusaurus/.stackblitzrc

5 lines
65 B
Plaintext

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