2
0
mirror of synced 2025-02-17 08:46:43 +00:00

Update testing.md

This commit is contained in:
Elliot Hesp 2017-07-04 15:45:17 +01:00 committed by GitHub
parent ce0934d44c
commit bdd25dd8fb

View File

@ -6,10 +6,10 @@ Currently due to the blackbox Firebase enviroment, we have found the best way to
For convenience all of the required NPM scripts are packaged with the main library to run the test app.
### Step 1 - Clone
### Step 1 - Fork & Clone
```bash
git clone git@github.com:invertase/react-native-firebase.git
git clone git@github.com:<username>/react-native-firebase.git
```
### Step 2 - Install dependencies