koa-mount : Mounting middleware for koa. You can installing koa-mount 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-mount $ sudo npm install -g koa-mount
If want to update the koa-mount package execute the command as below,
$ sudo npm update koa-mount
Update package globally,
$ npm install -g koa-mount
$ sudo git clone https://github.com/rektide/koa-mount.git
$ sudo npm install -g ./koa-mount
koa-mount@3.0.0 /usr/lib/node_modules/koa-mount
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall koa-mount
Package Name | koa-mount |
Version | 3.0.0 |
Description | Mounting middleware for koa |
Released Date | 2017-03-26T13:08:20.414Z |
Published by | coderhaoxin |
How to Learn | https://www.npmjs.com/package/koa-mount/tutorial |