WebStorm
 
Get WebStorm

Run applications

Last modified: 03 December 2024

With WebStorm, you can run entire applications, single scripts, or tests right from the editor, using the context menu or gutter icons. If you need to pass some parameters to your application or launch a tool, for example, an npm script, before running, create a language- or framework-specific Run/Debug Configuration and invoke it.

All the run configurations that are currently available in a project are shown in the Select Run/Debug Configuration list.

Learn more from Run/debug configurations.

If you want to see the list of all currently running applications, select Run | Show Running List from the main menu. For more information, refer to Show running processes.

After a run session starts, the icon in the Run tool window and in the Run/Debug Configuration Selector toggles to active_run_icon.png.