npm install react-native init name 创建项目 emulator -avd [name] 运行模拟器 react-native start 开始服务 react-native run-android 运行