Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 535 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 535 Bytes

Kerberos.io UI

Reusable components and widgets that are used inside the Kerberos.io ecosystem. All our components can be reviewed here: https://ui.kerberos.io/.

Storybook at Kerberos.io

Start storybook

We are using Storybook to visualise and interact with the reusable components.

yarn storybook

Building with rollup

yarn build

Publish to npm

npm publish --access public