chore: update

This commit is contained in:
xiaoxian521
2022-08-15 11:59:27 +08:00
parent 3879b99176
commit 9e8907ce21
10 changed files with 56 additions and 115 deletions

View File

@@ -2,4 +2,4 @@ ports:
- port: 3344
onOpen: open-preview
tasks:
- init: npm install && npm run serve
- init: pnpm install && pnpm serve