microrouter : ?? A tiny and functional router for ZEITs Micro. You can installing microrouter 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 microrouter $ sudo npm install -g microrouter
If want to update the microrouter package execute the command as below,
$ sudo npm update microrouter
Update package globally,
$ npm install -g microrouter
$ sudo git clone https://github.com/rektide/microrouter.git
$ sudo npm install -g ./microrouter
microrouter@3.0.0 /usr/lib/node_modules/microrouter
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall microrouter
Package Name | microrouter |
Version | 3.0.0 |
Description | ?? A tiny and functional router for ZEITs Micro |
Released Date | 2017-10-23T21:14:37.625Z |
Published by | pedronauck |
How to Learn | https://www.npmjs.com/package/microrouter/tutorial |