docs: add native build command to readme (#2535)

This commit is contained in:
Horus
2023-05-26 10:29:30 +08:00
committed by himself65
parent 2a767af71d
commit 3ee1bbab71
+1
View File
@@ -7,6 +7,7 @@ To run AFFiNE Desktop Client Application locally, run the following commands:
```sh
# in repo root
yarn install
yarn workspace @affine/native build
yarn dev
# in apps/electron