2
0
mirror of https://github.com/status-im/react-native.git synced 2025-01-16 04:24:15 +00:00
2015-08-26 17:04:53 +01:00
..
2015-08-26 17:04:53 +01: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