We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
# 프로젝트 초기 설정 yarn init -w # 기본 패키지 설치 yarn add -D turbo eslint prettier # UI 라이브러리 설정 cd packages/ui yarn add -D storybook yarn add @shadcn/ui
Yarn Berry + Turborepo 설정
코드 품질 관리
UI 컴포넌트 개발 환경
CI/CD 자동화
The text was updated successfully, but these errors were encountered:
KimKyuHoi
No branches or pull requests
💡 Feature proposal : Submit-up Design System Setup
Use-cases
Example
Attempted solutions
Proposal
Yarn Berry + Turborepo 설정
코드 품질 관리
UI 컴포넌트 개발 환경
CI/CD 자동화
References
The text was updated successfully, but these errors were encountered: