The React components library of Symphony`s design system
- Node 10+
- Yarn
Run
yarn
yarn start
yarn test
yarn add @symphony-ui/uitoolkit-components
import { Button } from "@symphony-ui/uitoolkit-components";
Full releasing manual here
Read detailed guide on contribution process