koa-webpack-hot-middleware : webpack hot reload middleware for koa. You can installing koa-webpack-hot-middleware npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install koa-webpack-hot-middleware $ sudo npm install -g koa-webpack-hot-middleware
If want to update the koa-webpack-hot-middleware package execute the command as below,
$ sudo npm update koa-webpack-hot-middleware
Update package globally,
$ npm install -g koa-webpack-hot-middleware
$ sudo git clone https://github.com/rektide/koa-webpack-hot-middleware.git
$ sudo npm install -g ./koa-webpack-hot-middleware
koa-webpack-hot-middleware@1.0.3 /usr/lib/node_modules/koa-webpack-hot-middleware
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall koa-webpack-hot-middleware
| Package Name | koa-webpack-hot-middleware |
| Version | 1.0.3 |
| Description | webpack hot reload middleware for koa |
| Released Date | 2015-12-17T13:52:01.952Z |
| Published by | day-alone |
| How to Learn | https://www.npmjs.com/package/koa-webpack-hot-middleware/tutorial |