tiny-lr : Tiny LiveReload server, background-friendly. You can installing tiny-lr 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 tiny-lr $ sudo npm install -g tiny-lr
If want to update the tiny-lr package execute the command as below,
$ sudo npm update tiny-lr
Update package globally,
$ npm install -g tiny-lr
$ sudo git clone https://github.com/rektide/tiny-lr.git
$ sudo npm install -g ./tiny-lr
tiny-lr@1.0.5 /usr/lib/node_modules/tiny-lr
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall tiny-lr
| Package Name | tiny-lr |
| Version | 1.0.5 |
| Description | Tiny LiveReload server, background-friendly |
| Released Date | 2017-06-12T23:32:03.363Z |
| Published by | elwayman02 |
| How to Learn | https://www.npmjs.com/package/tiny-lr/tutorial |