Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: update e2e mock server command (#662)

authored by

LW and committed by
GitHub
b1c57941 c1fe12f5

+1 -1
+1 -1
docs/build.md
··· 21 21 - If you are cloning or forking this repo as an open source developer, please check the tips below as well 22 22 - Run e2e tests 23 23 - Start in various console tabs: 24 - - `yarn e2e:server` 24 + - `yarn e2e:mock-server` 25 25 - `yarn e2e:metro` 26 26 - Run once: `yarn e2e:build` 27 27 - Each test run: `yarn e2e:run`