Skip to content

fullstack-zmrdi/bounty-land-app

Repository files navigation

Bounty Land Mobile App

Travis CI badge JavaScript Style Guide

Bounty land app for iOS and Android built with React Native

Setup

  • Setup your machine for React Native development Guide
  • git clone https://github.com/fullstack-zmrdi/bounty-land-app.git
  • cd bounty-land-app && npm install
  • react-native run-<ios|android>
  • Great tool for debugging React Native apps is React Native Debugger