Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.47 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.47 KB

Build Lint Tests Security Publish Netlify Status codecov

Description

Custom Design System Library build on top of React, Styled-Componets and Material-UI.

Building

> yarn
> npx vite build

Testing

> npx vitest

Storybook

> npx start-storybook -p 6006