Skip to content
LewinJun edited this page Jul 19, 2017 · 3 revisions

运行App

  • 1 命令行进入到项目根目录,运行npm install 安装react native相关包 node_modules.
  • 2 运行当前nodejs,npm start
  • 3 运行iOS react-native run-ios,运行Android react-native run-android

欢迎各位光临本码农github 有啥建议可以在Issues提

Clone this wiki locally