0.0.2 • Published 7 years ago

koa-live-reload v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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 module http.
  • 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.