committed by
陈帅
2 changed files with 17 additions and 5 deletions
@ -0,0 +1,6 @@ |
|||||
|
ports: |
||||
|
- port: 8000 |
||||
|
onOpen: open-preview |
||||
|
tasks: |
||||
|
- init: npm install |
||||
|
command: npm start |
||||
Loading…
Reference in new issue