We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c045bf commit d29d07eCopy full SHA for d29d07e
1 file changed
README.md
@@ -34,10 +34,9 @@ products with no compromises in quality or capability.
34
Get up and running with our Movies sample app:
35
36
1. Once you have the repo cloned and met all the requirements above, start the
37
-packager that will transform your JS code on-the-fly:
38
- ```
39
- npm install
40
+packager that will transform your JS code on-the-fly:
+ `npm install`
+ `npm start`
41
2. Open the `Examples/Movies/Movies.xcodeproj` project in Xcode.
42
3. Make sure the target is set to `Movies` and that you have an iOS simulator
43
selected to run the app.
0 commit comments