static-server-cli
v1.0.2
Published
A cli to create a very simple static server.
Downloads
117
Readme
static-server-cli
A cli to create a very simple static server.
Install
npm install -g static-server-cliUsage
static-server-cli [options] [dir]
Cli to create a simple static server
Options:
-V, --version output the version number
-p, --port <port> designated port the static server based on
-h, --help output usage information