Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
3,133 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
by default parcel runs on 1234 port, since it is not available, I have picked 1641. But after once I run the react application developed using Visual Studio IDE, the port is not available. netstat does not show up the port! How to get rid of it? Any help would be much appreciated.