skruv-dev-server
v0.0.7
Published
Simple http server with automatic reload
Readme
Skruv dev server
Simple HTTP server with automatic reload. Serves the current directory and will add a Server Sent Events listener to HTML files to trigger reloads on file changes.
The list of mime types are from MDN with some small changes.
You can optionally set the port and host with the environment variables PORT and HOST. It defaults to 127.0.0.1:8080.
