react-native 初學記

1 安裝react-native-clireact

npm install react-native-cli -g

2 建立項目,須要一些時間android

假如在桌面建立項目 cd ~/desktop 

把[項目名]換成你本身的項目名 react-native init [項目名]

三、cd demonpm

四、react-native run-androidreact-native

5 本地訪問這個頁面:http://localhost:8081/index.android.bundle?platform=android,結果以下所示,表明成功:code

相關文章
相關標籤/搜索