Last active
May 29, 2018 15:25
-
-
Save JJMoon/e70c9c7cb3545603bee6b4e631aca180 to your computer and use it in GitHub Desktop.
React Native Dev commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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