Scroll to navigation

NPM-START(1) NPM-START(1)

NAME

npm-start - Start a package

SYNOPSIS

npm start <name>

DESCRIPTION

This runs a package´s "start" script, if one was provided.

SEE ALSO

npm help run-script
npm help scripts
npm help test
npm help restart
npm help stop
August 2014