How to Install gulp-webserver NPM Packages on Ubuntu / Debian

How to Install gulp-webserver software package in NPM Packages

gulp-webserver : Gulp plugin to run a local webserver with LiveReload. You can installing gulp-webserver 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 gulp-webserver
$ sudo npm install -g gulp-webserver

If want to update the gulp-webserver package execute the command as below,

$ sudo npm update gulp-webserver

Update package globally,

$ npm install -g gulp-webserver

Git clone:

$ sudo  git clone https://github.com/rektide/gulp-webserver.git
$ sudo  npm install -g ./gulp-webserver

gulp-webserver@0.9.1 /usr/lib/node_modules/gulp-webserver

How to remove gulp-webserver package :

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

$ sudo npm uninstall gulp-webserver

Basic Information of gulp-webserver NPM Package:

Package Name gulp-webserver
Version 0.9.1
Description Gulp plugin to run a local webserver with LiveReload
Released Date 2015-05-04T13:31:55.381Z
Published by schickling
How to Learn https://www.npmjs.com/package/gulp-webserver/tutorial