leaflet-environmental-layers
Version:
[](https://gitpod.io/#https://github.com/publiclab/leaflet-environmental-layers/) [](http
24 lines (21 loc) • 424 B
YAML
image:
file: .gitpod.dockerfile
tasks:
- init: npm install
command: |
npm install -g cypress
npm run start
gp await-port 8080
gp preview http://localhost:8080/example/
ports:
- port: 8080
onOpen: open-preview
github:
prebuilds:
branches: true
pullRequests: true
pullRequestsFromForks: true
addCheck: true
addComment: true
addBadge: false
addLabel: false