View on GitHub

W3

A static web server

Download this project as a .zip file Download this project as a tar.gz file

w3

A static web server that is easy to install and easy to run.

It also comes with pushState support so any non asset request will return index.html.

Build Status

Install

npm install w3 -g

Usage

w3

or

w3 [port]

Requirements

NodeJs

Thanks

@mikeal for filed

@nodejs community

Contributions

Send Pull Requests

LICENSE

MIT

Contributors