mirror of
https://github.com/chillzhuang/Sword
synced 2024-11-14 22:49:20 +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
|