/suzu

SimpleHTTPServer alternative for Node.js, with no cache

Primary LanguageJavaScriptISC LicenseISC

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

License

ISC