Document port change command
See original GitHub issueFound this after a couple hours of struggling:
react-native start --port <port_number>
Why is this not documented here? When adb reverse
can be documented here, I believe this command needs to be too!
Issue Analytics
- State:
- Created 7 years ago
- Comments:17 (7 by maintainers)
Top Results From Across the Web
change port | Microsoft Learn
Reference article for the change port command, which lists or changes the COM port mappings to be compatible with MS-DOS applications.
Read more >Changing the default port numbers - Netezza - IBM
You can also use the netstat | grep port command to see whether the designated port is in use. To change the default...
Read more >Change ports using command line - Ubiquiti Community
First you should backup your current working configuration from Web Interface or command line! ... Add the new ports to tmp file, change...
Read more >How to Change Port for Jenkins {Linux, MacOS & Windows}
1. To change the default Jenkins port number in MacOS, edit the Jenkins configuration file with: sudo defaults write /Library/Preferences/org.
Read more >2.4.4. Changing port numbers Red Hat Enterprise Linux 6
Run the semanage port -a -t http_port_t -p tcp 12345 command as the root user to add the port to SELinux policy configuration....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
If you’d like to submit a PR adjusting the docs that would be greatly appreciated! 😄
Good question. I think you can just:
myTestApp/node_modules/react-native
and just use it normally