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

See Return Values in Variables View
See Return Values in Variables View
See what value a method returns.
Share Run Configurations
Share Run Configurations
How to export and share your project’s run configurations in WebStorm.
Add and Remove Breakpoints Quickly
Add and Remove Breakpoints Quickly
How to toggle breakpoints without even touching the mouse.