官网
https://facebook.github.io/react-native/docs/getting-started.html#content
下载
npm install -g react-native-cli
学习
http://blog.csdn.net/hello_hwc/article/details/51612139
生成脚手架(可能需要fq)
react-native init AwesomeProject cd AwesomeProject react-native run-ios