Skip to content

bother/app

Repository files navigation

Bother

What bothers you?

Development

Prerequisites

  1. Git
  2. Node
  3. Yarn
  4. Xcode / Android Studio

Environment

  1. Check .env.example
  2. cp .env.example .env
  3. Fill in the values in .env

Running

  1. Clone this repo
  2. yarn to install dependencies
  3. yarn start to boot up Expo server
  4. Press i for iOS, a for Android