reload
automatically refresh and reload your code in your browser when your code changes. no browser plugins required.
usage
reload(httpServer, koaApp, options);
-
httpServer
: the Node.js http server from the modulehttp
. -
koaApp
: the koaApp app. -
options
: an object of options.