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

This commit is contained in:
Horus
2023-05-26 10:29:30 +08:00
committed by GitHub
parent 3b8f2c1ac3
commit b11ce2c8d2
+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