How to Install tiny-lr NPM Packages on Ubuntu / Debian

How to Install tiny-lr software package in NPM Packages

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

Git clone:

$ 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

How to remove tiny-lr package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall tiny-lr

Basic Information of tiny-lr NPM Package:

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