Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
A simple static file webserver.
- Host: GitHub
- URL: https://github.com/edy/node-static-webserver
- Owner: edy
- License: mit
- Created: 2014-03-25T20:37:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-15T18:14:27.000Z (over 9 years ago)
- Last Synced: 2023-12-24T05:01:58.609Z (about 1 year ago)
- Language: JavaScript
- Size: 151 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Static Web Server
```sh
$ npm install -g static-webserver
$ cd my/dir/with/static/files
$ webserver
```