Readme Cleanup (#40)
* Readme Cleanup Updates instructions for starting the dev/staging servers * Update README.md Co-authored-by: Paul Frazee <pfrazee@gmail.com>zio/stable
parent
1b5c347667
commit
0e85b33276
|
@ -16,8 +16,10 @@ Uses:
|
|||
- After initial setup:
|
||||
- `cd ios ; pod install`
|
||||
- Start the dev servers
|
||||
- `yarn dev-pds`
|
||||
- `yarn dev-wallet`
|
||||
- `git clone git@github.com:bluesky-social/atproto.git`
|
||||
- `cd atproto`
|
||||
- `yarn`
|
||||
- `cd packages/dev-env && yarn start`
|
||||
- Run the dev app
|
||||
- iOS: `yarn ios`
|
||||
- Android: `yarn android`
|
||||
|
|
Loading…
Reference in New Issue