win+android开发环境搭建
装备工作:
需要安装jdk、android sdk、nodejs、git
下载运行demo
git clone git@github.com:ruanyf/react-demos.git
安装react-native源码
执行命令检出项目:
git clone https://github.com/facebook/react-native.git
参考网址:
http://facebook.github.io/react-native/docs/getting-started.html