react-native-macos/react-native-cli
Alexander Kotliarskyi 65c4088340 Merge pull request #2573 from nsimmons/cli/add_version_argument
[CLI] Add version argument
2015-09-10 16:23:04 +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] Add version argument 2015-09-08 17:48:16 -04: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