Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 319 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 319 Bytes

Fractal UI

Requires

Chakra-ui v2 or greater React v16, v17, v18

install

$ npm install @decent-org/fractal-ui

local development

install dependencies

$ npm install

run storybook

$ npm run storybook

publishing