Skip to content

Commit

Permalink
Add troubleshooting section
Browse files Browse the repository at this point in the history
  • Loading branch information
frantic committed Aug 1, 2016
1 parent df88468 commit b5ff381
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,13 @@ We've created a series of tutorials at [makeitopen.com](http://makeitopen.com/)
```
$ react-native run-ios
```

## Troubleshooting

> Could not connect to development server
In a separate terminal window run:

```
$ react-native start
```

0 comments on commit b5ff381

Please sign in to comment.