pknu-wap / wap-blog

WAP Blog
5 stars 3 forks source link

리팩토링 CRA -> Vite #50

Closed alstn113 closed 2 years ago

alstn113 commented 2 years ago

추가로 react18버전에 맞춰 다른 라이브러리 버전업할 예정

alstn113 commented 2 years ago
  1. vite로 변경
  2. eslint airbnb로 적용
  3. style분리를 위해서 폴더 구조 변경
  4. react-query를 hook으로 분리시켜서 사용 예정
alstn113 commented 2 years ago

react-query hook으로 분리 완료 근데 useMutation option type이 좀 구림