Provided by: npm_1.3.10~dfsg-1_all 

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
October 2013 NPM-START(1)