Sven Efftinge
6 years ago
committed by
zombieJ
3 changed files with 19 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||
ports: |
|||
- port: 8001 |
|||
onOpen: open-preview |
|||
tasks: |
|||
- before: > |
|||
export DEV_HOST=$(gp url 8001) |
|||
init: npm install |
|||
command: npm start |
Loading…
Reference in new issue