ESportApp

Stars
1

Requirements

  • Yarn >=1.17.3

  • nodejs >=10.15.1

  • npm >=6.4.1

  • React Native >=0.60.5

  • react-native-cli >=2.0.1

  • Xcode 10.3

  • Android Studio 3.4.2

Installation

$ git clone https://github.com/kiki-le-singe/ESportApp.git <name>
$ cd <name>
$ npm install or yarn
$ cd ios
$ pod install
$ cd ..

Run

$ react-native run-ios or run-android