react-fontawesome : A React component for the font-awesome icon library.. You can installing react-fontawesome 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-fontawesome $ sudo npm install -g react-fontawesome
If want to update the react-fontawesome package execute the command as below,
$ sudo npm update react-fontawesome
Update package globally,
$ npm install -g react-fontawesome
$ sudo git clone https://github.com/rektide/react-fontawesome.git
$ sudo npm install -g ./react-fontawesome
react-fontawesome@1.6.1 /usr/lib/node_modules/react-fontawesome
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-fontawesome
| Package Name | react-fontawesome |
| Version | 1.6.1 |
| Description | A React component for the font-awesome icon library. |
| Released Date | 2017-04-21T18:09:01.239Z |
| Published by | danawoodman |
| How to Learn | https://www.npmjs.com/package/react-fontawesome/tutorial |