@echo off cd /d D:\PoleDanceApp\mobile echo Starting Expo Mobile App... echo Scan the QR code with Expo Go on your phone. echo Your phone must be on the same Wi-Fi as this computer (IP: 10.4.4.24) echo. npx expo start --lan pause