mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
docs: update build guideline (#1630)
This commit is contained in:
@@ -19,9 +19,9 @@ To run AFFiNE Desktop Client Application locally, run the following commands in
|
||||
|
||||
```sh
|
||||
|
||||
pnpm install
|
||||
pnpm build:preload
|
||||
pnpm dev:app
|
||||
yarn install
|
||||
yarn build:preload
|
||||
yarn dev:app
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user