git clone https://github.com/Hdtran89/ReefCoinMarketplace.gitnpm installtouch android/local.properties- add
sdk.dir = /Users/[USERNAME]/Library/Android/sdkon mac. on windows add correct path to your android sdk - turn on emulator for ios or android
- react-native run-android(android) or react-native run-ios(android)
git clone https://github.com/Hdtran89/ReefCoinMarketplace.git- git checkout off develop branch
git checkout -b features-name-of-your-branch - implement, test, push and create a PR to develop with a code review.