react-masonry-component : A masonry component for React.js. You can installing react-masonry-component 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-masonry-component $ sudo npm install -g react-masonry-component
If want to update the react-masonry-component package execute the command as below,
$ sudo npm update react-masonry-component
Update package globally,
$ npm install -g react-masonry-component
$ sudo git clone https://github.com/rektide/react-masonry-component.git
$ sudo npm install -g ./react-masonry-component
react-masonry-component@6.0.1 /usr/lib/node_modules/react-masonry-component
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-masonry-component
| Package Name | react-masonry-component |
| Version | 6.0.1 |
| Description | A masonry component for React.js |
| Released Date | 2017-10-22T09:29:33.914Z |
| Published by | afram |
| How to Learn | https://www.npmjs.com/package/react-masonry-component/tutorial |