react-native基础

搭建开发环境 须要软件:androidstudio | mumu模拟器 | nodeJS | jdk 安装完node后建议设置npm镜像(淘宝源)以加速后面的过程。javascript npm install nrm -g //安装nrm便于管理npm下载源 npx nrm use taobao //使用nrm工具切换淘宝源 npx nrm use npm //若是以后须要切换回官方源可以使用 n
相关文章
相关标签/搜索