Skip to content

Instantly share code, notes, and snippets.

@ktpm489
Forked from JJMoon/rn_cli_commands.sh
Created May 29, 2018 15:25
Show Gist options
  • Save ktpm489/a993819dfd76d46a1a588978d61bc2b6 to your computer and use it in GitHub Desktop.
Save ktpm489/a993819dfd76d46a1a588978d61bc2b6 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