5ee24bfd6c
[Docs] Document the react-native CLI init command |
||
---|---|---|
.. | ||
README.md | ||
index.js | ||
package.json |
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