React UI Ant Design - freecodes.cloud

Ant Design React UI – An enterprise-class UI design language and React UI library.

React UI
React UI
React UI
React UI
React UI
React UI
React UI
React UI
React UI
React UI
React UI

Changelog · Report Bug · Request Feature · English · 中文

React UI

✨ Features

  • 🌈 Enterprise-class UI designed for web applications.
  • 📦 A set of high-quality React components out of the box.
  • 🛡 Written in TypeScript with predictable static types.
  • ⚙️ Whole package of design resources and development tools.
  • 🌍 Internationalization support for dozens of languages.
  • 🎨 Powerful theme customization based on CSS-in-JS.

🖥 Environment Support

  • Modern browsers
  • Server-side Rendering
  • Electron

Edge

Firefox

Chrome

Safari

Electron
Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versions

📦 Install

npm install antdyarn add antdpnpm add antd

🔨 Usage

import { Button, DatePicker } from ‘antd’; export default () => ( <> <Button type=”primary”>PRESS ME</Button> <DatePicker placeholder=”select date” /> </> );

🔗 Links

⌨️ Development

Use Gitpod, a free online dev environment for GitHub.

Open in Gitpod

Or clone locally:$ git clone git@github.com:ant-design/ant-design.git $ cd ant-design $ npm install $ npm start

Open your browser and visit http://127.0.0.1:8001 , see more at Development.

🤝 Contributing 

Active Contributors of ant-design/ant-design - Last 28 days

Let’s build a better antd together.

We welcome all contributions. Please read our Contributing Guide first. You can submit any ideas as Pull Requests or as GitHub Issues. If you’d like to improve code, check out the Development Instructions and have a good time! 🙂

If you are a collaborator, please follow our Pull Request Principle to create a Pull Request with our Pull Request Template.

Let's fund issues in this repository

❤️ Sponsors and Backers  

GITHUB REPOSITORY
https://github.com/ant-design/ant-design

  • All rights reserved to the respective owners/authors