suzu
v0.1.1
Published
SimpleHTTPServer alternative for Node.js, with no cache
Downloads
3
Readme
suzu
SimpleHTTPServer alternative for Node.js, with no cache
Install
npm i -g suzu
Usage
Basic usage:
$ suzu
listening on 8000
Specify port:
$ suzu 1234
listening on 1234