AdminLTE/.gitpod.yml
2021-09-26 16:34:05 +05:30

7 lines
98 B
YAML

tasks:
- init: npm install
command: npx gulp
ports:
- port: 3000
onOpen: open-preview