This commit is contained in:
neil 2022-12-30 07:32:26 +08:00
parent 2bf0daa456
commit 7658988c84

View file

@ -30,6 +30,7 @@ $ pnpm web:gui
``` ```
# Build # Build
```sh ```sh
pnpm install
pnpm build:gui pnpm build:gui
``` ```