mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
update README.md
This commit is contained in:
parent
794145626d
commit
63ab4b5db4
12
README.md
12
README.md
@ -9,11 +9,12 @@
|
||||
|
||||
## 特性
|
||||
|
||||
- 丰富实用的 UI 组件。
|
||||
- 企业级金融产品的交互语言和视觉体系。
|
||||
- 丰富实用的 React UI 组件。
|
||||
- 基于 React 的组件化开发模式。
|
||||
- 基于 webpack 的调试构建方案,支持 ES6。
|
||||
- 背靠 npm 生态圈。
|
||||
- 提炼于企业级金融产品的交互语言和视觉体系,使用 Sketch³ 设计。
|
||||
- 基于 webpack 的调试构建方案,支持 ES6。
|
||||
|
||||
|
||||
## 范例
|
||||
|
||||
@ -27,9 +28,12 @@ React.render(<Datepicker />, mountNode);
|
||||
## 链接
|
||||
|
||||
- [首页](http://ant.design/)
|
||||
- [使用文档](http://ant.design/docs/introduce)
|
||||
- [文档](http://ant.design/docs/introduce)
|
||||
- [组件](http://ant.design/components/)
|
||||
- [发布计划](https://github.com/ant-design/ant-design/issues/9)
|
||||
- [React 模块](http://react-component.github.io/)
|
||||
- [React 代码规范](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-code-style.md)
|
||||
- [组件设计原则](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-design.md)
|
||||
|
||||
|
||||
## 如何贡献
|
||||
|
@ -11,11 +11,12 @@
|
||||
|
||||
## 特性
|
||||
|
||||
- 企业级金融产品的交互语言和视觉体系。
|
||||
- 丰富实用的 React UI 组件。
|
||||
- 基于 React 的组件化开发模式。
|
||||
- 基于 webpack 的调试构建方案,支持 ES6。
|
||||
- 背靠 npm 生态圈。
|
||||
- 提炼于企业级金融产品的交互语言和视觉体系,使用 Sketch³ 设计。
|
||||
- 基于 webpack 的调试构建方案,支持 ES6。
|
||||
|
||||
|
||||
## 范例
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user