ant-design/docs/react/getting-started.en-US.md
MadCcc c3e56bc94b
docs: update examples link (#43463)
* docs: update examples link

* chore: code clean
2023-07-10 14:25:07 +08:00

5.4 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 first, and correctly install and configure Node.js v16 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 Use with 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.