Update README.md
This commit is contained in:
parent
7c045bf51e
commit
d29d07ee06
|
@ -34,10 +34,9 @@ products with no compromises in quality or capability.
|
||||||
Get up and running with our Movies sample app:
|
Get up and running with our Movies sample app:
|
||||||
|
|
||||||
1. Once you have the repo cloned and met all the requirements above, start the
|
1. Once you have the repo cloned and met all the requirements above, start the
|
||||||
packager that will transform your JS code on-the-fly:
|
packager that will transform your JS code on-the-fly:
|
||||||
```
|
`npm install`
|
||||||
npm install
|
`npm start`
|
||||||
```
|
|
||||||
2. Open the `Examples/Movies/Movies.xcodeproj` project in Xcode.
|
2. Open the `Examples/Movies/Movies.xcodeproj` project in Xcode.
|
||||||
3. Make sure the target is set to `Movies` and that you have an iOS simulator
|
3. Make sure the target is set to `Movies` and that you have an iOS simulator
|
||||||
selected to run the app.
|
selected to run the app.
|
||||||
|
|
Loading…
Reference in New Issue