Skip to content

TeoConference/teo-2023-fe

Repository files navigation

Run the development server

yarn
yarn dev

Commit Message

  • feat: 새로운 기능 추가

  • design: css 변경 등 사용자 UI 디자인 수정

  • fix: 버그 수정

  • refactor: 리팩토링

  • chore: package 매니저 설정, deploy script 수정 등

  • docs: 문서 수정

  • comment: 주석 추가

  • rename: 파일 이름 변경

  • remove: 파일 삭제