Files
cook/.stackblitzrc
2023-07-30 03:08:42 +08:00

5 lines
67 B
Plaintext

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