Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 434 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 434 Bytes

Welcome!

Checkout our Storybook Documentation to see the components in action and get started.

Getting Started

Step 1: Install the dependencies

yarn install

Note: You may need to enable corepack for yarn v4 by running corepack enable before installing the dependencies.

Step 2: Start Storybook

yarn storybook