DominionPort

Mobile Dev

Build mobile apps from your browser. Test on your real phone in 60 seconds.

# Open VS Code (IDE) and run in terminal:
npx create-expo-app@latest myapp
cd myapp && npx expo start --tunnel

# Scan the QR code with Expo Go on your phone
# Edit code in browser → see changes on phone instantly

This page is replaced automatically when Metro bundler starts on port 8081.