An open API service indexing awesome lists of open source software.

https://github.com/edy/node-static-webserver

A simple static file webserver.
https://github.com/edy/node-static-webserver

Last synced: over 1 year ago
JSON representation

A simple static file webserver.

Awesome Lists containing this project

README

          

# Static Web Server

```sh
$ npm install -g static-webserver
$ cd my/dir/with/static/files
$ webserver
```