react-icon-base : base element for react-icons. You can installing react-icon-base 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-icon-base $ sudo npm install -g react-icon-base
If want to update the react-icon-base package execute the command as below,
$ sudo npm update react-icon-base
Update package globally,
$ npm install -g react-icon-base
$ sudo git clone https://github.com/rektide/react-icon-base.git
$ sudo npm install -g ./react-icon-base
react-icon-base@2.1.1 /usr/lib/node_modules/react-icon-base
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-icon-base
| Package Name | react-icon-base |
| Version | 2.1.1 |
| Description | base element for react-icons |
| Released Date | 2017-09-27T10:33:31.625Z |
| Published by | gorangajic |
| How to Learn | https://www.npmjs.com/package/react-icon-base/tutorial |