···1010- After initial setup:
1111 - Copy `google-services.json.example` to `google-services.json` or provide your own `google-services.json`. (A real firebase project is NOT required)
1212 - `npx expo prebuild` -> you will also need to run this anytime `app.json` or native `package.json` deps change
1313+ - `yarn intl:build` -> you will also need to run this anytime `./src/locale/{locale}/messages.po` change
1314- Start the dev servers
1415 - `git clone git@github.com:bluesky-social/atproto.git`
1516 - `cd atproto`