Skip to content

Commit 5181256

Browse files
author
Yoshimasa Obayashi
authored
docs: update introduce of en-US, syncing with zh-CN (#1802)
1 parent f564f6d commit 5181256

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/vue/introduce.en-US.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,14 @@ If you'd like to help us improve antd, just create a [Pull Request](https://gith
127127

128128
> If you're new to posting issues, we ask that you read [_How To Ask Questions The Smart Way_](http://www.catb.org/~esr/faqs/smart-questions.html) and [How to Ask a Question in Open Source Community](https://github.com/seajs/seajs/issues/545) and [How to Report Bugs Effectively](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html) prior to posting. Well written bug reports help us help you!
129129
130+
## About ant-design-vue
131+
132+
As we all know, Ant Design, as a design language, has gone through many years of iteration and accumulation. Its UI design ideas have become a set of de facto standards and are sought after and loved by many front-end developers and enterprises, and it is also a magic weapon in the hands of React developers. I hope that ant-design-vue will allow Vue developers to enjoy the excellent design of Ant Design.
133+
134+
The ant-design-vue is the Vue implementation of Ant Design. The style of the component is kept in sync with Ant Design. The html structure and css style of the component are also consistent. The style 0 modification is really achieved, and the component API is kept as consistent as possible.
135+
136+
Ant Design Vue is committed to providing programmers with a ** pleasant ** development experience.
137+
130138
## THANK YOU
131139

132140
[Ant Design Team](https://github.com/ant-design/ant-design/blob/master/AUTHORS.txt)

0 commit comments

Comments
 (0)