Skip to content

3on/www.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple static assets server in node using express.js Put express's nice index page and clean log to a good use to serves static content.

Installation

sudo npm install -g www.js

Usage

usage: www.js [-p port] [-loh] [path]
-p, --port PORT	<path>	Port on wich to listen to
-L, --no-logging	<path>	Turn off logging (on )
-o, --open	<path>	To open a browser to the correct address
-h, --help	<path>	This help

About

simple static assets server in node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published