Using a Package Manager

Package managers like npm and yarn are probably familiar tools for you and your team. With them, you can easily upgrade to newer versions of socialColors when they are released.

What’s in the socialColors package?

The socialColors Package contains the following directories and files:

Installing socialColors

You can easily install the latest version of socialColors via npm or yarn:

npm i socialcolors
yarn add socialcolors

Last updated