Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 315 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 315 Bytes

Lumen UI

Requires

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

install

$ npm install @decent-org/lumen-ui

local development

install dependencies

$ npm install

run storybook

$ npm run storybook

publishing