jeromewu
6 years ago
committed by
GitHub
3 changed files with 14 additions and 0 deletions
@ -0,0 +1,7 @@
@@ -0,0 +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: ignore |
Loading…
Reference in new issue