tiner
v0.0.10
Published
Static server on-the-go
Downloads
23
Readme
Tiner
A simple Node static file web server on the go for development.
Setup
npm install tiner -g
Usage
Get on the directory you want to use as document root for the server
and simply launch tiner
.
Options
| Default | Set from ENV | Set from cmd args --- | --- | --- | --- port | 3030 | TINER_PORT=3123 tiner | tiner 3123