1.2.0 • Published 8 years ago

serve-static-server v1.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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
1.2.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago