$ git clone https://github.com/anshumanf/GithubNoteTaker.git
$ cd GithubNoteTaker
$ npm install
Open ios/AwesomeProject.xcodeproj
and hit run in Xcode.
$ react-native run-android
$ xctool -project ./ios/GithubNoteTaker.xcodeproj -scheme GithubNoteTaker -sdk iphonesimulator9.0 -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.0' test