Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#26] storybook 세팅 #27

Merged
merged 3 commits into from
May 18, 2024
Merged

[#26] storybook 세팅 #27

merged 3 commits into from
May 18, 2024

Conversation

03hoho03
Copy link
Contributor

🧑🏻‍💻 작업 내용

storybook 세팅을 완료하였습니다.
예시를 참고하기 위해 기본 예제를 남겨두었습니다.

npm run storybook 명령어를 이용해 storybook 을 사용할 수 있습니다.

🚀 중요한 포인트

styled component 가 적용되게 설정하였습니다.
@ 를 통해 절대경로로 import 할 수 있게 설정하였습니다.

@03hoho03 03hoho03 added the feat label May 18, 2024
@03hoho03 03hoho03 linked an issue May 18, 2024 that may be closed by this pull request
1 task
@03hoho03 03hoho03 merged commit 5197482 into main May 18, 2024
2 checks passed
@03hoho03 03hoho03 deleted the feat/#26 branch May 18, 2024 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 스토리북 세팅
1 participant