w3
v2.0.2
Published
A nodejs http file server
Downloads
59
Readme
w3
version: 2.0.0
single page web server. great for development!
Install
npm install w3 -g
Usage
w3 [directory]
or
w3 [directory] --port [port]
options
SET PORT
--port [port]
w3 --port 4000
ENABLE Cache
w3 --cache
Requirements
- NodeJs
Thanks
- @nodejs community
Contributions
- Pull Request Welcome
LICENSE
MIT
Contributors
- Tom Wilson (@twilson63)
- @nicogranelli