Skip to content

Instantly share code, notes, and snippets.

@JJMoon
Last active May 29, 2018 15:25
Show Gist options
  • Save JJMoon/e70c9c7cb3545603bee6b4e631aca180 to your computer and use it in GitHub Desktop.
Save JJMoon/e70c9c7cb3545603bee6b4e631aca180 to your computer and use it in GitHub Desktop.
React Native Dev commands
# run on other port
react-native start --port 8085
npm start -- --port=8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment