hatashiro / suzu

SimpleHTTPServer alternative for Node.js, with no cache

Home Page:https://github.com/utatti/suzu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

SimpleHTTPServer alternative for Node.js, with no cache

https://github.com/utatti/suzu

License:ISC License


Languages

Language:JavaScript 100.0%