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

Latest commit

 

History

History
42 lines (28 loc) · 888 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 888 Bytes

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