LinuxCommandLibrary

npm-stop

runs the stop script defined in package

TLDR

Stop application

$ npm stop
copy

SYNOPSIS

npm stop [args...]

DESCRIPTION

npm stop runs the stop script defined in package.json. Executes prestop and poststop lifecycle scripts. Used to stop running server processes.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community