/peaky-blinders

Project repository of team Peaky Blinders

Primary LanguageC++

project-template

This is the official template for student's projects

Go check out the youtube video showing the system working

How to build the app :

  • Install nodejs
  • Install expo-cli npm install -g expo-cli
  • Clone repository git clone git@github.com: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
  • 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.