ReactNative環境安裝 指南 Mac版

命令行能夠解決的部分

安裝homebrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

結果以下html

利用brew裝node

brew install node

利用npm裝 yarn + react-native-cli

npm install -g yarn react-native-cli

利用brew裝watchman

brew install watchman

動動小手指的部分

Xcode

Android Studio

其餘小問題

相關文章
相關標籤/搜索