팀 프로젝트 2

장석원·2024년 4월 23일

네이밍 룰

팀 룰

프론트엔드 설정

  1. 초기 설정에 필요한 package
npm i styled-components styled-reset axios @tanstack/react-query @reduxjs/toolkit react-router-dom msw react-hook-form
  • styled-components
  • styled-reset
  • axios
  • @tanstack/react-query
  • redux-toolkit(npm install @reduxjs/toolkit)
  • react-router-dom
  • msw
  • react-hook-form

프론트 엔드 초기 설정

Issue 발행 및 PR 보내기
Issue, PR 컨벤션에 맞춰

0개의 댓글