webit
v0.0.2
Published
a simplistic http-server for serving static files
Downloads
5
Readme
webit
a simplistic http server for serving static files
usage
// install webit
$ npm install -g webit
// start http-server
$ webit path-to-dir
// or see
$ webit --help
