1.0.0 • Published 1 year ago
jjan-design-system v1.0.0
JJAN design system
짠(JJAN) 프로젝트 컴포넌트 라이브러리 저장소 입니다.
Installation
npm i jjan-design-system
Storybook
스토리북 UI는 다음 링크를 참조해주세요. https://660669df67ccba61e0a64d14-qfybzaalgc.chromatic.com
Usage
import { Stack, Typo, Button } from 'jjan-design-system';
const HelloWorld: React.FC = () => {
return (
<Stack>
<Typo appearance="header1">hello world</Typo>
<Button appearance="primary">Button</Button>
<Stack>
)
}
1.0.0
1 year ago
0.0.1-2
1 year ago
0.0.1-1
1 year ago
0.0.1
1 year ago
0.0.0-hello-npm-11
1 year ago
0.0.0-hello-npm-12
1 year ago
0.0.0-hello-npm-10
1 year ago
0.0.0-hello-npm-9
1 year ago
0.0.0-hello-npm-7
1 year ago
0.0.0-hello-npm-6
1 year ago
0.0.0-hello-npm-5
1 year ago
0.0.0-hello-npm-4
1 year ago
0.0.0-hello-npm-3
1 year ago
0.0.0-hello-npm-2
1 year ago
0.0.0-hello-npm
1 year ago