Run locally
Use npm run ios, npm run android, or npm run web to open the same app on each platform.
Publish the website
Run npm run deploy-hosting after Firebase project setup to publish the dist web export.
Build mobile apps
Use npx eas-cli@latest build --profile preview --platform all after logging into Expo.