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 c5c9723c48
commit 19a8d85924
+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