mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 19:50:05 +08:00
8.5 KiB
Executable File
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.