AdminLTE/.gitpod.yml

7 lines
101 B
YAML

tasks:
- init: npm install
command: npm run dev
ports:
- port: 3000
onOpen: open-preview