Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (35 loc) · 9.21 KB

README.md

File metadata and controls

39 lines (35 loc) · 9.21 KB

Storybook

Hosted version

Click here to find the hosted version.

Build from source

npm run build-storybook

Usage

🔧 Install

npm install

💻 Run development server

npm run dev

🚧 Build

npm run build