livereload-server-spec : fork and bugfix of livereload-server for fis only. You can installing livereload-server-spec 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 livereload-server-spec $ sudo npm install -g livereload-server-spec
If want to update the livereload-server-spec package execute the command as below,
$ sudo npm update livereload-server-spec
Update package globally,
$ npm install -g livereload-server-spec
$ sudo git clone https://github.com/rektide/livereload-server-spec.git
$ sudo npm install -g ./livereload-server-spec
livereload-server-spec@0.2.3 /usr/lib/node_modules/livereload-server-spec
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall livereload-server-spec
Package Name | livereload-server-spec |
Version | 0.2.3 |
Description | fork and bugfix of livereload-server for fis only |
Released Date | 2013-10-24T15:40:23.464Z |
Published by | fouber |
How to Learn | https://www.npmjs.com/package/livereload-server-spec/tutorial |