Sword/.gitpod.yml
smallchill 53f8528b9e 🎉 1.0.0-RC2
2019-01-18 22:39:21 +08:00

7 lines
91 B
YAML

ports:
- port: 8000
onOpen: open-preview
tasks:
- init: npm install
command: npm start