Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

contra/ui-kit

Repository files navigation

Contra UI Kit

A React component library implementing Contra's Design System.

Installation and Usage

To install Contra's UI Kit into your project follow the steps:

  1. Add the following to the projects .npmrc file:
@contra:registry=https://npm.pkg.github.com/
  1. Add @contra/ui-kit and its peer dependencies to the project:
# using yarn
yarn add @contra/ui-kit

Docs

To read the documentation, please visit uikit.contra.com.

Contributing

Contributing