http-express
v0.0.7
Published
A simple command line express3 server with no configuration required.
Readme
http-express
A simple command line express3 server with no configuration required.

TODO: readme
Install globally and use http-express to run
$ npm install -g http-expressOptions:
--help Display this message.
--port Set a custom port. [default: 8000]
--path Set the current working directory. [default: "./"]
