Navigate to the frontend directory from the root of the project.
frontend
cd frontend
Start the Expo app for Android.
npm run expo:android
Start the Expo app for iOS.
npm run expo:ios