This is the official template for student's projects
Go check out the youtube video showing the system working
- Install nodejs
- Install expo-cli
npm install -g expo-cli
- Clone repository
git clone [email protected]:efrei-paris-sud/peaky-blinders.git
- Go inside app directory
cd peaky-blinders/src/phone-app
- Install dependencies
npm i
- Start daemon
expo-cli start --lan
- If your iOS/Android device is not on the same network as your computer, run
expo-cli start --lan
- Read more about Expo on expo.io
- If your iOS/Android device is not on the same network as your computer, run
- Install the Expo app on your phone (iOS or Android) and scan the QR code generated on the previous step
- Then in the app select the correct url to connect to the master server.