react-native-macos/react-native-cli
Benjamin Winterberg a7047d5764 Add --verbose option (fixes #2797) 2015-10-02 10:51:45 +02:00
..
CONTRIBUTING.md updated contributing guide sinopia section to deal with use auth issue 2015-09-05 14:39:57 -04:00
README.md capitalize sample app name to avoid issues with JSX 2015-05-29 22:51:04 +02:00
index.js Add --verbose option (fixes #2797) 2015-10-02 10:51:45 +02:00
package.json Release React Native for Android 2015-09-14 18:13:39 +01:00

README.md

Use react-native-cli to initialize a working starter React Native app using the latest react-native version in npm. This package should be installed globally.

Usage:

% npm install -g react-native-cli
% react-native init MyApplication