3 changed files with 9 additions and 1 deletions
@ -1,6 +1,7 @@
@@ -1,6 +1,7 @@
|
||||
tasks: |
||||
- command: gp await-port 3000 && gp preview $(gp url 3000)/examples/browser/demo.html |
||||
- init: npm install |
||||
command: npm start |
||||
ports: |
||||
- port: 3000 |
||||
onOpen: open-preview |
||||
onOpen: ignore |
Loading…
Reference in new issue