ecency-mobile/README.md
2018-07-20 16:28:44 +03:00

224 B

esteem-mobile

$ git clone https://github.com/esteemapp/esteem-mobile.git
$ cd esteem-mobile
$ npm install
$ react-native start

Run on Device/Emulator

$ react-native run-ios
$ react-native run-android