mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-02 18:09:58 +08:00
docs: add native build command to readme (#2535)
This commit is contained in:
@@ -7,6 +7,7 @@ To run AFFiNE Desktop Client Application locally, run the following commands:
|
|||||||
```sh
|
```sh
|
||||||
# in repo root
|
# in repo root
|
||||||
yarn install
|
yarn install
|
||||||
|
yarn workspace @affine/native build
|
||||||
yarn dev
|
yarn dev
|
||||||
|
|
||||||
# in apps/electron
|
# in apps/electron
|
||||||
|
|||||||
Reference in New Issue
Block a user