Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hyp3rflow/maru

디자인 시스템 마루
https://github.com/hyp3rflow/maru

maru

Last synced: 6 days ago
JSON representation

디자인 시스템 마루

Awesome Lists containing this project

README

        

# maru
디자인 시스템 마루는 다음과 같은 필요성에 의해 만들어졌습니다.
- 컴포넌트 디자인 작성의 반복을 줄이고, 쉽고 빠르게 개인 프로젝트를 시작하기 위해
- 프로덕트의 디자인 철학을 일관되게 유지할 수 있게하기 위해
- 프로젝트의 UI 유틸리티 관련 의존성을 최소화하기 위해

## How to start
```shell
yarn add @hyp3rflow/maru
```
- 만약 npm을 사용하신다면,
```shell
npm i @hyp3rflow/maru
```

## How to contribute
컴포넌트 로직이나 구성에 관한 기여는 언제든지 환영입니다!
만약 새로운 컴포넌트나 디자인에 관련된 기여를 원하신다면 아래의 디스코드나 이슈 탭을 적극 활용해주세요.

## Contact
[maru@discord](https://discord.gg/2d3mBWQaac)
[hyp3rflow@mail](mailto:[email protected])