diff --git a/docs/GettingStarted.md b/docs/GettingStarted.md index ea53098ee35a1f..ce9b07e6454730 100644 --- a/docs/GettingStarted.md +++ b/docs/GettingStarted.md @@ -23,6 +23,7 @@ next: tutorial In the newly created folder `AwesomeProject/` +- Run `npm start` - Open `AwesomeProject.xcodeproj` and hit run in Xcode - Open `index.ios.js` in your text editor of choice and edit some lines - Hit cmd+R ([twice](http://openradar.appspot.com/19613391)) in your iOS simulator to reload the app and see your change!