feat(Setup): Adds gitpod (#4753)
This commit is contained in:
committed by
neverland
parent
76d91af796
commit
2d24f3f9e7
@@ -0,0 +1,6 @@
|
||||
tasks:
|
||||
- init: npm run bootstrap
|
||||
command: npm run dev
|
||||
ports:
|
||||
- port: 8080
|
||||
onOpen: open-preview
|
||||
Reference in New Issue
Block a user