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

38 lines
482 B
Groff
Raw Normal View History

2012-08-06 13:07:31 -07:00
.\" Generated with Ronnjs 0.3.8
.\" http://github.com/kapouer/ronnjs/
.
2014-09-16 15:38:50 -07:00
.TH "NPM\-START" "1" "September 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
2014-09-16 15:38:50 -07:00
npm help 7 scripts
.
.IP "\(bu" 4
npm help test
.
.IP "\(bu" 4
npm help restart
.
.IP "\(bu" 4
npm help stop
.
.IP "" 0