mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-29 12:55:21 +08:00
Clarify in docs that npm install in main dir is needed for NavigationPlayground (#1712)
Updated documentation on running the NavigationPlayground example
This commit is contained in:
@@ -22,6 +22,7 @@ npm install
|
|||||||
### Run the example app
|
### Run the example app
|
||||||
|
|
||||||
```
|
```
|
||||||
|
npm install
|
||||||
cd examples/NavigationPlayground
|
cd examples/NavigationPlayground
|
||||||
npm install
|
npm install
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|||||||
Reference in New Issue
Block a user