react-native/react-native-cli
Spencer Ahrens 5ee24bfd6c Merge pull request #1448 from jsierles/cli-documentation
[Docs] Document the react-native CLI init command
2015-06-11 16:22:22 -07:00
..
2015-05-23 18:59:33 -04:00
2015-06-08 14:25:48 -07:00

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