码迷,mamicode.com
首页 > 移动开发 > 详细

[react-native]Getting Started for Android on Windows

时间:2016-05-26 11:47:10      阅读:502      评论:0      收藏:0      [点我收藏+]

标签:react native android

安装nodejs


安装react-native-cli

npm install -g react-native-cli


安装android studio


创建项目并编译运行

react-native init HelloWorld

cd HelloWorld

react-native run android


用chrome调试

http://localhost:8081/debugger-ui


http://facebook.github.io/react-native/docs/getting-started.html

[react-native]Getting Started for Android on Windows

标签:react native android

原文地址:http://3524848.blog.51cto.com/3514848/1783260

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!