How to Install terra-base NPM Packages on Ubuntu / Debian

How to Install terra-base software package in NPM Packages

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

Git clone:

$ 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

How to remove terra-base package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall terra-base

Basic Information of terra-base NPM Package:

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