node/deps/npm/man/man1/npm-start.1

38 lines
476 B
Groff
Raw Normal View History

2012-08-07 04:07:31 +08:00
.\" Generated with Ronnjs 0.3.8
.\" http://github.com/kapouer/ronnjs/
.
2014-08-01 00:05:30 +08:00
.TH "NPM\-START" "1" "July 2014" "" ""
.
.SH "NAME"
\fBnpm-start\fR \-\- Start a package
.
.SH "SYNOPSIS"
.
.nf
npm start <name>
.
.fi
.
.SH "DESCRIPTION"
This runs a package\'s "start" script, if one was provided\.
.
.SH "SEE ALSO"
.
.IP "\(bu" 4
npm help run\-script
.
.IP "\(bu" 4
2013-07-12 23:55:57 +08:00
npm help scripts
.
.IP "\(bu" 4
npm help test
.
.IP "\(bu" 4
npm help restart
.
.IP "\(bu" 4
npm help stop
.
.IP "" 0