ant-design/docs/react/getting-started.en-US.md
lijianan 9494f39c68
site: update Next.js docs (#43448)
* site: update nextjs docs

* fix

* add
2023-07-10 10:08:28 +08:00

5.3 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.