mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-10 18:05:48 +02:00
chore: update frontend build commands
This commit is contained in:
parent
33039f0195
commit
40ca44d183
8 changed files with 16 additions and 21 deletions
|
@ -286,8 +286,8 @@ On platforms that do not have an official build version, they can be built manua
|
|||
Please execute the following command in `app` directory.
|
||||
|
||||
```shell
|
||||
yarn install
|
||||
yarn build
|
||||
pnpm install
|
||||
pnpm build
|
||||
```
|
||||
|
||||
### Build Backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue