React Europe Download on Apple App Store Download on Google Play or... open it with the Expo client: https://expo.io/@patcito/reacteurope Get it running on your machine Clone this repo, cd into it, run yarn install Run the mobile application yarn global add expo-cli cd packages/event-app mv .env.example .env yarn install expo start Scan the QR code from your phone. Alternatively, in another terminal window run expo ios and/or expo android to open in simulator. Run the website yarn global add gatsby-cli cd packages/website yarn install gatsby develop