UNPKG

183 BYAMLView Raw
1# Commands to start on workspace startup
2tasks:
3 - init: npm install
4 command: npm run gitpod
5# Ports to expose on workspace startup
6ports:
7 - port: 8000
8 onOpen: open-preview
\No newline at end of file