The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / deps / npm / man / man1 / start.1 @ d46ebffb

History | View | Annotate | Download (476 Bytes)

1
.\" Generated with Ronnjs 0.3.8
2
.\" http://github.com/kapouer/ronnjs/
3
.
4
.TH "NPM\-START" "1" "April 2013" "" ""
5
.
6
.SH "NAME"
7
\fBnpm-start\fR \-\- Start a package
8
.
9
.SH "SYNOPSIS"
10
.
11
.nf
12
npm start <name>
13
.
14
.fi
15
.
16
.SH "DESCRIPTION"
17
This runs a package\'s "start" script, if one was provided\.
18
.
19
.SH "SEE ALSO"
20
.
21
.IP "\(bu" 4
22
npm help run\-script
23
.
24
.IP "\(bu" 4
25
npm help scripts
26
.
27
.IP "\(bu" 4
28
npm help test
29
.
30
.IP "\(bu" 4
31
npm help restart
32
.
33
.IP "\(bu" 4
34
npm help stop
35
.
36
.IP "" 0
37