0.12.2 • Published 4 years ago

@koex/serve v0.12.2

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

@koex/serve

A simple commandline static server

Usage

Usage: koex-serve [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