Skip to content

mozilla-magnet/journey

Repository files navigation

Project Magnet

Code name Journey

Setup

  1. Install react-native on your machine: yarn global add react-native-cli
  2. Clone this project: git clone [email protected]:mozilla-magnet/journey.git && cd journey
  3. Install dependencies: yarn
  4. Start the development server: yarn start

Running

Android

With a virtual or real device running:

$ react-native run-android

iOS

$ react-native run-ios

Coding styles

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

Not what you're looking for?

If you're looking for a physical web beacon browsing app, go to magnet-client.