react-emotion : The Next Generation of CSS-in-JS, for React projects.. You can installing react-emotion 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-emotion $ sudo npm install -g react-emotion
If want to update the react-emotion package execute the command as below,
$ sudo npm update react-emotion
Update package globally,
$ npm install -g react-emotion
$ sudo git clone https://github.com/rektide/react-emotion.git
$ sudo npm install -g ./react-emotion
react-emotion@8.0.11 /usr/lib/node_modules/react-emotion
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-emotion
| Package Name | react-emotion |
| Version | 8.0.11 |
| Description | The Next Generation of CSS-in-JS, for React projects. |
| Released Date | 2017-11-24T10:45:18.941Z |
| Published by | mitchellhamilton |
| How to Learn | https://www.npmjs.com/package/react-emotion/tutorial |