Run npm Scripts Swiftly

WebStorm lets you run npm scripts right from the gutter.

Have package.json opened in the editor and want to start a npm script? Click on the Run icon next to the script name and select Run.

See Also

Related Resources

Create Conditional Breakpoints
Add a condition to a breakpoint when debugging.
Share Run Configurations
How to export and share your project’s run configurations in WebStorm.
Add and Remove Breakpoints Quickly
How to toggle breakpoints without using the mouse.