facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
118.37k stars 24.25k forks source link

Example Movies app #390

Closed Palgrover closed 9 years ago

Palgrover commented 9 years ago

It says to development server not running run npm start from project root. Once i do that then it is not able to find MoviesApp.js

colinramsay commented 9 years ago

Do you have something else running on port 8081? The packager needs that to be free so it can do its thing.