- First, install dependencies:
npm install- Start Expo:
npm start- Run dev server (API) in another terminal:
npx json-server ./db/db.json- Update API_URL in
./src/utils/constants.tsto match Expo IP address from step 2 above
Install the expo app on your android device and scan QR Code displayed from step 2 above.
-
First make sure you have installed android studio and atleast one emulator.
-
Press
aafter step 2 to start the emulator