Skip to content
Cola edited this page Oct 25, 2023 · 2 revisions

개발 환경

  • node ^16

언어 및 프레임워크

  • typescript
  • nextjs ^13 (pages router)

테스트

  • cypress, jest
  • stroybook
  • msw

CSS

  • emotion

Error Tracking

  • sentry

Headless UI

  • radix-ui

State management

  • jotai

Fetching

  • react-query

Deploy

  • vercel

자세한 dependencies 정보는 package.json 참고해주세요.

Clone this wiki locally