Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 748 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 748 Bytes

mobile

Overview

  • This project uses the OpenDota API to show data on your mobile device (Android or iOS).

Tech Stack

  • Cross-platform development: React Native

Quick Start (React Native)

  • Follow the official React Native guide to setup your environment.
  • Clone the repo
  • do a yarn install to install dependencies (or use npm install)
  • cd into it and run react-native run-ios or react-native run-android

Notes

  • Still a work in progress

Resources

  • Join us on Discord! We're always happy to help and answer questions.

History

  • Project started in June 2016