1.0.6 • Published 6 years ago

hs-nodeserver v1.0.6

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

SimpleHTTPServer for Node

Install

You must install it globally to use the CLI command

yarn global add hs-nodeserver

Usage

$ nodeserver --help

  Usage: nodeserver [options]

  Options:

    -h, --help              output usage information
    -V, --version           output the version number
    -d, --directory <dir>   Directory to serve, default to pwd
    -l, --listen <host/ip>  IP to listen to, default to localhost
    -p, --port <num>        Port, default to 3000
1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago