Code name Journey
- Install react-native on your machine:
yarn global add react-native-cli
- Clone this project:
git clone [email protected]:mozilla-magnet/journey.git && cd journey
- Install dependencies:
yarn
- Start the development server:
yarn start
With a virtual or real device running:
$ react-native run-android
$ react-native run-ios
The coding styles are defined in the ESLint configuration file. Make sure to run the following command to fix your code style before committing:
$ yarn run fix
If you're looking for a physical web beacon browsing app, go to magnet-client.