nimh
v0.0.2
Published
Static file server w/ directory listing
Downloads
1
Readme
nimh
Static file server with directory listing. Running this will start an express based directory / static file server from the current directory on the specified port (port 8081 by default)
version
Version 0.0.1
installing
npm install nimh -gusage
nimh [options]options
###-h, --help Output usage information
###-V, --version Output version information
###-p, --port [port || 8081] Run the server on the port given
