Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 741 Bytes

README.md

File metadata and controls

46 lines (36 loc) · 741 Bytes

daedeok-web

Branch Rules

  • deploy : 안정적 최신 버전 배포 브랜치 (CI/CD 적용 브랜치)
  • main : 메인브랜치
  • {issue_number}-{milestone_name}-{descript} : 이슈 해결 브랜치

Ex> 1-global-라우팅구조설계

Design System

  • Next.js Material UI
  • SCSS

Dependencies

  • 디자인 시스템 라이브러리
  • Carousel
  • Drawer
  • Modal
  • Icons
  • Dropdown
  • Accordion
  • WYSIWYG EDITOR / VIEWER
  • Pagination
  • YouTube

Basic Design System

npm install @material-ui/core --save
npm install @material-ui/icons --save

Carousel

npm install react-material-ui-carousel --save

WYSIWYG

npm i @toast-ui/editor --save

YouTube