react-native/react-native-cli
Felix Oghină 373c8777f6 [cli] don't swallow require(local_cli) errors 2015-09-16 17:17:13 +01: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 [cli] don't swallow require(local_cli) errors 2015-09-16 17:17:13 +01: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