$ react-native start
On latest version of React Native, no need to run the packager. It will run automatically.
By default this starts the server at port 8081. To specify which port the server is on
$ react-native start --port PORTNUMBER