ant-design/docs/react/getting-started.en-US.md
2019-12-25 19:09:17 +08:00

8.5 KiB
Executable File

order title
2 Getting Started

Ant Design React is dedicated to providing a good development experience for programmers. Make sure that you have installed Node.js(> 8.0.0) correctly.

If you try in local environment, Please refer to Install and Initialization section of "Use in create-react-app".

Before delving into Ant Design React, a good knowledge base of React and JavaScript ES2015 is needed.


First Example

Here is a simple codesandbox example to show the usage of Ant Design React.