trilium/.gitpod.yml
2019-01-07 12:52:02 +00:00

7 lines
153 B
YAML

tasks:
- before: nvm install 10 && nvm use 10
init: npm install
command: npm run start
ports:
- port: 8080
onOpen: open-preview