1
0
mirror of synced 2025-12-08 06:35:03 +08:00
Files
cook/.stackblitzrc
2023-07-30 03:08:42 +08:00

5 lines
67 B
Plaintext

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