Start a package
npm start <name>
This runs a package's "start" script, if one was provided.
start — npm@1.2.12