Getting Started
Get started with Vibrant UI
You got your React project ready, and it's time to infuse it with eye-catching and dynamic components. This installation guide will steer you through the process of integrating our component library seamlessly into your project.
Installation
You can install all components in the library with the following command:
Authorization
Please note that all packages are private and can only be installed with an authentication token from Github with the read:packages scope. To add the token to your global .npmrc file, run the following command:
In addition, the icon component requires Font Awesome Pro packages, which can be installed using a Font Awesome authentication token. You can obtain the token using Nettbureau's preferred password manager. Add the key to your global .npmrc file by running the following command:
Last updated on