Skip to content

liuting1014/symphony-bdk-ui-toolkit-components

 
 

Repository files navigation

⚛️SymphonyBDK - UI Toolkit Components

The React components library of Symphony`s design system

Requirements

  • Node 10+
  • Yarn

🛠 Install

Run

yarn

🛸 Explore the existing components using the StoryBook

yarn start

🧪 Tests and coverage

yarn test

🏎️ Setup on your React project

yarn add @symphony/uitoolkit-components
import { Button } from "@symphony/uitoolkit-components/components";

📦 Releasing from GitHub

Full releasing manual here

💪 Contributing

Read detailed guide on contribution process

About

symphony-bdk-ui-toolkit-components

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.3%
  • JavaScript 1.2%
  • Other 0.5%