Skip to content

reefcore/ReefCoinMarketplace

Repository files navigation

ReefCoinMarketplace

Version 0.0.1 Prototype

How to contribute

  1. git clone https://github.com/Hdtran89/ReefCoinMarketplace.git
  2. npm install
  3. touch android/local.properties
  4. add sdk.dir = /Users/[USERNAME]/Library/Android/sdk on mac. on windows add correct path to your android sdk
  5. turn on emulator for ios or android
  6. react-native run-android(android) or react-native run-ios(android)

Git flow

  1. git clone https://github.com/Hdtran89/ReefCoinMarketplace.git
  2. git checkout off develop branch git checkout -b features-name-of-your-branch
  3. implement, test, push and create a PR to develop with a code review.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published