To run the app: ./stripern npm install npm start npx expo run:ios wait for the build To run the server: cd server npm install node server.js // default port 3000 - if you change it then change const API_URL in App.tsx