https://github.com/magicdawn/http-static-server
simple http static server
https://github.com/magicdawn/http-static-server
Last synced: 3 months ago
JSON representation
simple http static server
- Host: GitHub
- URL: https://github.com/magicdawn/http-static-server
- Owner: magicdawn
- Created: 2015-05-12T15:46:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-08T20:03:33.000Z (about 9 years ago)
- Last Synced: 2023-08-06T20:00:07.706Z (almost 3 years ago)
- Language: HTML
- Homepage:
- Size: 175 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# http-static-server
zero config http static server.
## Install
```sh
npm i http-static-server -g
```
## Use
just type `hss` / `http-static-server`
it will
- listen on a random port
- open a browser window & navigate to the url
## CHANGELOG
[CHANGELOG.md](CHANGELOG.md)
## License
MIT http://magicdawn.mit-license.org