/caulipse-ui

Primary LanguageTypeScript

caulipse-ui

URL

https://caustudy.com/

Design

https://app.zeplin.io/project/60ab2c1eda632a27c275f616

Conventions

폴더 및 파일 네이밍

  • 컴포넌트 파일: Pascal Case
  • 디렉토리 및 기타 파일: Camel Case

Naming

Types

  • type 네이밍
  • interface 네이밍
  • 공통적으로 사용되는 타입들은 src/types 폴더에 저장, 이외의 경우에는 type이 사용되는 파일 내에서 작성하여 사용

Other Style Guides

Design Pattern