mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
[Improvement] Reorganize document (#1066)
This commit is contained in:
40
docs/markdown/intro.en-US.md
Normal file
40
docs/markdown/intro.en-US.md
Normal file
@@ -0,0 +1,40 @@
|
||||
<div class="van-doc-intro">
|
||||
<img class="van-doc-intro__youzan" src="//img.yzcdn.cn/public_files/2017/02/09/e84aa8cbbf7852688c86218c1f3bbf17.png">
|
||||
<img class="van-doc-intro__logo" src="//img.yzcdn.cn/public_files/2017/12/18/fd78cf6bb5d12e2a119d0576bedfd230.png">
|
||||
<h2>Vant</h2>
|
||||
<p>Lightweight Mobile UI Components built on Vue</p>
|
||||
</div>
|
||||
|
||||
### Features
|
||||
|
||||
* 50+ Reusable components
|
||||
* 90%+ Unit test coverage
|
||||
* Extensive documentation and demos
|
||||
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
||||
* Support TypeScript
|
||||
* Support SSR
|
||||
|
||||
### Quickstart
|
||||
|
||||
See in [Quickstart](https://www.youzanyun.com/zanui/vant#/en-US/quickstart).
|
||||
|
||||
### Contribution
|
||||
|
||||
Please make sure to read the [Contributing Guide](https://github.com/youzan/vant/blob/dev/.github/CONTRIBUTING.md) before making a pull request.
|
||||
|
||||
### Browser Support
|
||||
|
||||
Modern browsers and Android 4.0+, iOS 6+.
|
||||
|
||||
### Links
|
||||
|
||||
* [Feedback](https://github.com/youzan/vant/issues)
|
||||
* [Changelog](https://www.youzanyun.com/zanui/vant#/en-US/changelog)
|
||||
* [Weapp UI](https://github.com/youzan/zanui-weapp)
|
||||
* [React UI](https://www.youzanyun.com/zanui/zent)
|
||||
* [Vant Demo](https://github.com/youzan/vant-demo)
|
||||
* [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant)
|
||||
|
||||
### LICENSE
|
||||
|
||||
[MIT](https://zh.wikipedia.org/wiki/MIT%E8%A8%B1%E5%8F%AF%E8%AD%89)
|
Reference in New Issue
Block a user