ui-box : > React Component that works as a UI Primitive for design systems. You can installing ui-box 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 ui-box $ sudo npm install -g ui-box
If want to update the ui-box package execute the command as below,
$ sudo npm update ui-box
Update package globally,
$ npm install -g ui-box
$ sudo git clone https://github.com/rektide/ui-box.git
$ sudo npm install -g ./ui-box
ui-box@0.5.4 /usr/lib/node_modules/ui-box
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ui-box
| Package Name | ui-box |
| Version | 0.5.4 |
| Description | > React Component that works as a UI Primitive for design systems |
| Released Date | 2017-11-03T20:36:43.788Z |
| Published by | jeroenransijn |
| How to Learn | https://www.npmjs.com/package/ui-box/tutorial |