1.2.0 • Published 8 years ago
serve-static-server v1.2.0
Serve files in a folder and defults to current working directory. Files are streamed and gzipped/deflated on request demand.
$ dev-server -h
Usage: dev-server [options] [directory]
Options:
-v, --version output the version number
-p, --port [port] the port to use when serving (default: 5000)
-f, --404 [file] show custom 404 page
-l, --only-local force to only serve on local device
-h, --help output usage information