- Install yarn
- Checkout the git repository
- navigate to the projects root directory in your terminal
yarn install
yarn start
- When you are asked for your chosen device
- press
w
for web - press
i
for iOS simulator - press
a
for Android
- press
Install the Expo Go app on your iOS or Android device and connect to the same wireless network as your computer. On Android, use the Expo Go app to scan the QR code from your terminal to open your project. On iOS, use the built-in QR code scanner of the default iOS Camera app.