npm.io
0.3.60 • Published 11 months agoCLI

@cliz/http-server

Licence
MIT
Version
0.3.60
Deps
10
Size
20 kB
Vulns
0
Weekly
0
Stars
1

Static HTTP Server

A simple commandline static server, powered by cliz

Usage

Usage: cliz-http-server [options]

a simple commandline static server

Options:
  -V, --version          output the version number
  -h, --host <PORT>      Listen port
  -p, --port <HOST>      Listen port
  -d, --dir <DIRECTORY>  Listen directory
  -c, --cors             Enable CORS
  -s, --single           Rewrite alk not-found requests to `index.html`
  -C, --cache            Cache files
  --help                 display help for command

LICENSE

MIT