简体   繁体   English

在phpStorm中运行(执行)EcmaScript

[英]Running (Executing) EcmaScript in phpStorm

Is there any way to run Ecmascript (JS without DOM) scripts locally in PhpStorm and see result in console? 有什么方法可以在PhpStorm中本地运行Ecmascript(无DOM的JS)脚本,并在控制台中查看结果吗? (Without running a browser) (不运行浏览器)

PhpStorm supports Node.js running and debugging , install the Node.js plug-in from Settings ( Preferences on Mac) | PhpStorm 支持 Node.js的 运行和调试 ,安装Node.js的从插件SettingsPreferences在Mac)| Plugins . Plugins

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM