@unioncredit/ui

2.0.27 • Public • Published

Union UI Components

npm version

UI component library used primarly by https://app.union.finance/.

Usage

yarn add @unioncredit/ui
import { Text } from "@unioncredit/ui";
...
<Text>Hello World!</Text>

Get started

The Union UI components are built using Storybook. The run the storybook:

git clone git@github.com:unioncredit/union-ui.git && cd union-ui
yarn install && yarn storybook

Build

To build the project using rollup.js

yarn build

Format

The format the files with prettier

yarn format

Readme

Keywords

none

Package Sidebar

Install

npm i @unioncredit/ui

Weekly Downloads

4

Version

2.0.27

License

ISC

Unpacked Size

3.63 MB

Total Files

383

Last publish

Collaborators

  • barbs
  • mstokes3108
  • maxweng
  • geraldhost