loopback-component-explorer : Browse and test your LoopBack apps APIs. You can installing loopback-component-explorer 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 loopback-component-explorer $ sudo npm install -g loopback-component-explorer
If want to update the loopback-component-explorer package execute the command as below,
$ sudo npm update loopback-component-explorer
Update package globally,
$ npm install -g loopback-component-explorer
$ sudo git clone https://github.com/rektide/loopback-component-explorer.git
$ sudo npm install -g ./loopback-component-explorer
loopback-component-explorer@5.2.0 /usr/lib/node_modules/loopback-component-explorer
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall loopback-component-explorer
Package Name | loopback-component-explorer |
Version | 5.2.0 |
Description | Browse and test your LoopBack apps APIs |
Released Date | 2017-10-13T13:32:45.170Z |
Published by | bajtos |
How to Learn | https://www.npmjs.com/package/loopback-component-explorer/tutorial |