Hi Developer’s , Here is the article to run Node.js in WebStorm.
Let’s see all Important Steps. 1.First install Node.js. Open WebStorm. Create New Project. File–>New–>Project. Select Node.js from Drop downbox –>next–>give your Project Name–>Finish.
2.Right click on Project–>New–>JavaScript File–>Give new JavaScript File Name.
3.Write Below Codes and Debug.

4.To Check Output in Browser. Paste below URL in Search-box.

Happy Coding…Thanks.