Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

skruv-dev-server

svanterichter9MIT0.0.7

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.