docs: pnpm preview should be pnpm serve

This commit is contained in:
kunish 2023-09-02 01:08:35 +08:00
parent 0246d1ebb5
commit f69a091aaf
No known key found for this signature in database
GPG Key ID: 647A12B4F782C430

View File

@ -27,7 +27,7 @@ pnpm build
Serve static files
```shell
pnpm preview
pnpm serve
```
### Run inside Docker