mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
5.9 KiB
Executable File
5.9 KiB
Executable File
order | title |
---|---|
2 | Getting Started |
Ant Design React is dedicated to providing a good development experience for programmers. Before starting, it is recommended to learn React and ES2015 first, and correctly install and configure Node.js v8 or above.
The official guide also assumes that you have intermediate knowledge about HTML, CSS, and JavaScript, and React. If you are just starting to learn front-end or React, it may not be the best idea to use the UI framework as your first step.
Finally, if you are working in a local development environment, please refer to Install and Initialization section of "Use in create-react-app".
Your First Example
Here is a simple online codesandbox demo of an Ant Design component to show the usage of Ant Design React.