How can I change the port of the LiveEdit feature in WebStorm ?
The default port is 63342, so i can run my project from : http://localhost:63342/PROJECT_NAME>
Press Key CTRL +ALT +S
Or
Got to Menu File->Settings->Build, Execution and Deployment-> Debugger
Change the server port. Keep in mind, the port you are trying to use should be free.
If you want to see the live edit. You have to install the chrome extension.
Install Jetbrain Chrome extension
Go the option of IntelliJ idea extension. change the port here also for synchronization.