Skip to content

Instantly share code, notes, and snippets.

@kimumu-asia
Created September 11, 2019 06:11
Show Gist options
  • Save kimumu-asia/f1d2713d17b720a8f5bd2d5ca55984e3 to your computer and use it in GitHub Desktop.
Save kimumu-asia/f1d2713d17b720a8f5bd2d5ca55984e3 to your computer and use it in GitHub Desktop.
UI framework 비교
| 명칭 | 추천도 | 특징 |
|:---|:---:|---:|
| ElementUI | ★★★☆☆ | 부품을 위한 UI 프레임워크. 확장성이 좋으나 반응형 지원하지 않음 |
| Vuetify | ★★★★★ | Material 디자인 컴포넌트를 제공하며 모바일 환경에 최적화된 반응형을 지원함 |
| Bootstrap Vue | ★★★★★ | Bootstrap을 Vue에서 편리하게 사용가능 + 비교적 쉬운 난이도로 UI framekwork 초심자 및 기존 부트스트랩v4를 사용중인 프로젝트에 추천 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment