Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 2 months 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
```