gulp-live-server : easy light weight server with livereload. You can installing gulp-live-server 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-live-server $ sudo npm install -g gulp-live-server
If want to update the gulp-live-server package execute the command as below,
$ sudo npm update gulp-live-server
Update package globally,
$ npm install -g gulp-live-server
$ sudo git clone https://github.com/rektide/gulp-live-server.git
$ sudo npm install -g ./gulp-live-server
gulp-live-server@0.0.31 /usr/lib/node_modules/gulp-live-server
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-live-server
Package Name | gulp-live-server |
Version | 0.0.31 |
Description | easy light weight server with livereload |
Released Date | 2017-07-15T01:38:07.084Z |
Published by | yucc2008 |
How to Learn | https://www.npmjs.com/package/gulp-live-server/tutorial |