react-image-gallery : React carousel image gallery component with thumbnail and mobile support. You can installing react-image-gallery 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 react-image-gallery $ sudo npm install -g react-image-gallery
If want to update the react-image-gallery package execute the command as below,
$ sudo npm update react-image-gallery
Update package globally,
$ npm install -g react-image-gallery
$ sudo git clone https://github.com/rektide/react-image-gallery.git
$ sudo npm install -g ./react-image-gallery
react-image-gallery@0.8.6 /usr/lib/node_modules/react-image-gallery
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-image-gallery
| Package Name | react-image-gallery |
| Version | 0.8.6 |
| Description | React carousel image gallery component with thumbnail and mobile support |
| Released Date | 2017-11-12T06:24:28.442Z |
| Published by | linxtion |
| How to Learn | https://www.npmjs.com/package/react-image-gallery/tutorial |