rs-ui-core : core less files for myui. You can installing rs-ui-core 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 rs-ui-core $ sudo npm install -g rs-ui-core
If want to update the rs-ui-core package execute the command as below,
$ sudo npm update rs-ui-core
Update package globally,
$ npm install -g rs-ui-core
$ sudo git clone https://github.com/rektide/rs-ui-core.git
$ sudo npm install -g ./rs-ui-core
rs-ui-core@0.1.0 /usr/lib/node_modules/rs-ui-core
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rs-ui-core
| Package Name | rs-ui-core |
| Version | 0.1.0 |
| Description | core less files for myui |
| Released Date | 2016-03-07T11:05:31.620Z |
| Published by | yanweiqing |
| How to Learn | https://www.npmjs.com/package/rs-ui-core/tutorial |