mirror of
https://github.com/chillzhuang/Sword
synced 2024-11-05 10:09:24 +08:00
7 lines
91 B
YAML
7 lines
91 B
YAML
ports:
|
|
- port: 8000
|
|
onOpen: open-preview
|
|
tasks:
|
|
- init: npm install
|
|
command: npm start
|