npm-start

Start a package

SYNOPSIS

npm start <name>

DESCRIPTION

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

SEE ALSO