npm-start

Start a package

SYNOPSIS

npm start [-- <args>]

DESCRIPTION

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

SEE ALSO