개인공부/기타
[Ant-Design] antd
octopengj
2021. 3. 5. 20:03
Ant Design - The world's second most popular React UI framework
ant.design
버튼, 아이콘 등 다양한 컴포넌트를 지원하여 쉽게 디자인을 할 수 있는 사이트
html, css 등을 사용하여 제작하는 수고를 덜 수 있다.
설치
터미널에서 npm install antd
Antd 설정 git-hub
github.com/ant-design/ant-design
ant-design/ant-design
🌈 A UI Design Language and React UI library. Contribute to ant-design/ant-design development by creating an account on GitHub.
github.com
Antd 컴포넌트 오버뷰
ant.design/components/overview/
Components Overview - Ant Design
antd provides plenty of UI components to enrich your web applications, and we will improve components experience consistently. We also recommend some great Third-Party Libraries additionally.
ant.design