Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.

dnd-side-project/dnd-mentee-4th-5-frontend

Repository files navigation

dnd-mentee-4th-5-frontend

Project Structure

src
+-- atoms
+-- molecules
+-- organisms
+-- templates
+-- screens (pages)

컴포넌트는 Atomic Design 패턴을 기반으로 구성

Coding Conventions

  • 라인 너비 80
  • 2 스페이스
  • 세미콜론(;) 붙임
  • 스크립트 구문에서 single quotes (') 사용
  • ES5 기준으로 trailing comman (,) 적용
  • 이외의 스타일은 prettier 기본 설정을 참조
  • lint 규칙은 universe config 적용
  • 커밋시 huskylint-staged를 통한 eslint, prettier 자동화

Commit Conventions

Commit message 규칙은 Conventional Commits 명세를 만족할 수 있게 commitizen 등의 도구 사용을 권장하되, 별도의 lint는 진행하지 않음

Branching Model

Github flow를 따라 main을 중심으로 각각의 이슈, 기능과 관련된 branch를 생성해서 작업 진행

Contributing

그룹 소유의 저장소를 upstream으로 두고, upstream을 fork한 개인 소유의 origin에서 생성한 branch를 GitHub Pull Request로 upstream에 반영 (origin/... => upstream/main)

5조 - 5늘 술사줘

Parts Name
Backend(조장) 전시흠
Backend 홍석준
Frontend 이다예
Frontend 김동영
Design 이예나
Design 최소은

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages