dev-ip : Find a suitable IP host to view local websites on.. You can installing dev-ip 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 dev-ip $ sudo npm install -g dev-ip
If want to update the dev-ip package execute the command as below,
$ sudo npm update dev-ip
Update package globally,
$ npm install -g dev-ip
$ sudo git clone https://github.com/rektide/dev-ip.git
$ sudo npm install -g ./dev-ip
dev-ip@1.0.1 /usr/lib/node_modules/dev-ip
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dev-ip
Package Name | dev-ip |
Version | 1.0.1 |
Description | Find a suitable IP host to view local websites on. |
Released Date | 2015-01-03T13:58:37.145Z |
Published by | shakyshane |
How to Learn | https://www.npmjs.com/package/dev-ip/tutorial |