Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 697 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 697 Bytes

Available through:

This project was written in React Native and wrapped with Expo for ease of packaging and distribution.

To develop:

  • Clone this repository from git
  • Install yarn
  • In project directory terminal run:
    • yarn install
    • yarn start

Expo should start and allow you to start the app in an iOS simulator or Android simulator, or scan the QR code with the Expo app and debug live on your own device.