react-native/react-native-cli
Alex Kotliarskyi 2ddf3d942d Hide npm output when doing react-native init 2015-08-07 10:59:59 -07:00
..
README.md capitalize sample app name to avoid issues with JSX 2015-05-29 22:51:04 +02:00
index.js Hide npm output when doing react-native init 2015-08-07 10:59:59 -07:00
package.json Bump react-native-cli version 2015-06-08 14:25:48 -07: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