From ada6a75c85cd23e1dcd97bbf4308dd549dda7559 Mon Sep 17 00:00:00 2001
From: Website Deployment Script
The React Native command line tools allow you to easily create and initialize projects, etc.
If you see the error,
EACCES: permission denied, please run the command:sudo npm install -g react-native-cli.
Xcode 7.0 or higher. Open the App Store or go to https://developer.apple.com/xcode/downloads/. This will also install git as well.
Xcode 7.0 or higher. Open the App Store or go to https://developer.apple.com/xcode/downloads/. This will also install git as well.
Android Studio 2.0 or higher. This will provide you the Android SDK and emulator required to run and test your React Native apps.
Android Studio requires the Java Development Kit [JDK] 1.8 or higher. You can type @@ -69,7 +69,7 @@ Flow as part of your codebase).
brew iAdd Android Tools Directory to your
PATH#You can add the Android tools directory on your
PATHin case you need to run any of the Android tools from the command line such asandroid avd. In your~/.bashor~/.bash_profile:# Your exact string here may be different. PATH="~/Library/Android/sdk/tools:~/Library/Android/sdk/platform-tools:${PATH}" -export PATHGradle Daemon #
Enable Gradle Daemon which greatly improves incremental build times for changes in java code.
Other Optional Installs #
Git #
Git version control. If you have installed XCode, Git is +export PATH
Gradle Daemon #
Enable Gradle Daemon which greatly improves incremental build times for changes in java code.
Other Optional Installs #
Git #
Git version control. If you have installed Xcode, Git is already installed, otherwise run the following:
brew install gitNuclide #
[Nuclide] is an IDE from Facebook providing a first-class development environment for writing,