chore: support gitpod

This commit is contained in:
zouhang 2022-05-10 11:05:41 +08:00
parent 446e54b0e7
commit aa51144389

6
.gitpod.yml Normal file
View File

@ -0,0 +1,6 @@
tasks:
- init: pnpm i
command: pnpm dev
ports:
- port: 3080
onOpen: open-preview