码迷,mamicode.com
首页 > 系统相关 > 详细

安装MAC的ReactNative环境

时间:2018-12-21 13:12:56      阅读:167      评论:0      收藏:0      [点我收藏+]

标签:ocs   start   tao   started   color   str   mac   文件   path   

brew install node
brew install watchman
npm config set registry https://registry.npm.taobao.org --global
npm config set disturl https://npm.taobao.org/dist --glob
npm install -g yarn react-native-cli
yarn config set registry https://registry.npm.taobao.org --global
yarn config set disturl https://npm.taobao.org/dist --global

https://reactnative.cn/docs/getting-started/

 

创建文件:touch filePath

创建文件夹:mkdir fileDirPath

安装MAC的ReactNative环境

标签:ocs   start   tao   started   color   str   mac   文件   path   

原文地址:https://www.cnblogs.com/yuxiaoyiyou/p/10153752.html

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