ant-design/docs/react/getting-started.en-US.md
何乐 cde4c1a749
docs: Update the content of Getting Started page (#23053)
* Update getting-started.en-US.md

* Update getting-started.zh-CN.md
2020-04-08 22:59:22 +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.