react-native-macos/react-native-cli
Martin Konicek 6d78b75a10 Update CONTRIBUTING.md 2015-08-26 17:04:53 +01:00
..
CONTRIBUTING.md Update CONTRIBUTING.md 2015-08-26 17:04:53 +01: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