koa-livereload
Fork of https://github.com/jprichardson/reload. Implements live reload for koa applications. Used by konstructor.
Usage
reload(httpServer, koaApp, [verbose])
httpServer
: The Node.js http server from the modulehttp
.koaApp
: The koa app. Pass the app instance.verbose
: If set to true, will show logging on the server and client side
(MIT License)
Copyright 2016, ludicrous.