terra-base : The base component sets minimal global styles for an application.. You can installing terra-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 terra-base $ sudo npm install -g terra-base
If want to update the terra-base package execute the command as below,
$ sudo npm update terra-base
Update package globally,
$ npm install -g terra-base
$ sudo git clone https://github.com/rektide/terra-base.git
$ sudo npm install -g ./terra-base
terra-base@2.7.0 /usr/lib/node_modules/terra-base
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall terra-base
| Package Name | terra-base |
| Version | 2.7.0 |
| Description | The base component sets minimal global styles for an application. |
| Released Date | 2017-11-16T20:13:25.946Z |
| Published by | cerner-oss |
| How to Learn | https://www.npmjs.com/package/terra-base/tutorial |