- Install Expo Go on your mobile device.
- Pull the GitHub repo using
git pull. cdinto the newly created directory.- Install dependencies with
npm install. - Run the expo server with
npx expo startNote: If restarting the app during development, use
npx expo start --clearto fully restart the app. - Scan the generated QR code with your mobile device to open the app in Expo Go.
- Wait for the app to load.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|