@cliz/http-server
TypeScript icon, indicating that this package has built-in type declarations

0.3.59 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @cliz/http-server

Weekly Downloads

1

Version

0.3.59

License

MIT

Unpacked Size

20.7 kB

Total Files

26

Last publish

Collaborators

  • uniquecolesmith