Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ch12-building-a-contacts-app-with-hyperview.typ
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ using Expo. We will use this demo client but point it to our contacts app
backend as a starting point.

#figure[```bash
git clone git@github.com:Instawork/hyperview.git
git clone https://github.com/Instawork/hyperview.git
cd hyperview/demo
yarn <1>
yarn start <2>
Expand Down