chore: update readme.md

This commit is contained in:
Vben
2021-03-04 21:31:33 +08:00
parent 381e3a969f
commit ee5fb223b6
21 changed files with 284 additions and 476 deletions

6
.gitpod.yml Normal file
View File

@@ -0,0 +1,6 @@
ports:
- port: 3344
onOpen: open-preview
tasks:
- init: yarn
command: yarn dev