-
-
Save ktpm489/a993819dfd76d46a1a588978d61bc2b6 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