mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-09 09:12:06 +08:00
Add git clone step to READMEs
This commit is contained in:
@@ -6,6 +6,7 @@ The Movies app is a demonstration of basic concepts, such as fetching data, rend
|
||||
|
||||
Before running the app, make sure you ran:
|
||||
|
||||
git clone https://github.com/facebook/react-native.git
|
||||
cd react-native
|
||||
npm install
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@ The UIExplorer is a sample app that showcases React Native views and modules.
|
||||
|
||||
Before running the app, make sure you ran:
|
||||
|
||||
git clone https://github.com/facebook/react-native.git
|
||||
cd react-native
|
||||
npm install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user