Is there any way to run Ecmascript (JS without DOM) scripts locally in PhpStorm and see result in console? (Without running a browser)
1 Answer
PhpStorm supports Node.js running and debugging, install the Node.js plug-in from Settings (Preferences on Mac) | Plugins.