Skip to content

➕ shadcn/ui 의존성 설치#13

Merged
Yeonu-Kim merged 2 commits into
mainfrom
feat/#12
May 30, 2026
Merged

➕ shadcn/ui 의존성 설치#13
Yeonu-Kim merged 2 commits into
mainfrom
feat/#12

Conversation

@Yeonu-Kim

Copy link
Copy Markdown
Collaborator

📝 작업 내용

  • shadcn/ui 의존성을 설치하였습니다.
  • path alias를 사용합니다.
  • button component를 등록합니다.
  • path는 아래와 같습니다.
"aliases": {
    "components": "@/widgets/common",
    "utils": "@/lib/utils",
    "ui": "@/widgets/common/ui",
    "lib": "@/lib",
    "hooks": "@/widgets/hooks"
  },

📸 스크린샷 (선택)

🚀 리뷰 요구사항 (선택)

  • 리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요.

@Yeonu-Kim Yeonu-Kim merged commit 0e76ec8 into main May 30, 2026
1 check passed
@Yeonu-Kim Yeonu-Kim deleted the feat/#12 branch May 30, 2026 02:20
@Yeonu-Kim Yeonu-Kim self-assigned this May 30, 2026
@Yeonu-Kim Yeonu-Kim linked an issue May 30, 2026 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] shadcn/ui 설치

1 participant