mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-09 17:23:18 +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
|
||||
|
||||
```
|
||||
npm install
|
||||
cd examples/NavigationPlayground
|
||||
npm install
|
||||
cd ../..
|
||||
|
||||
Reference in New Issue
Block a user