ng-zorro-antd-mobile
Version:
An enterprise-class mobile UI components based on Ant Design and Angular
86 lines (53 loc) • 4.9 kB
Markdown
<div align="center" ><img width="300" src="https://gw.alicdn.com/tfs/TB18WVWJpzqK1RjSZSgXXcpAVXa-106-120.svg"></div>
<br/>
# NG-ZORRO-Mobile
[](https://www.codefactor.io/repository/github/ng-zorro/ng-zorro-antd-mobile)
[](https://travis-ci.com/NG-ZORRO/ng-zorro-antd-mobile)
[](https://codecov.io/gh/NG-ZORRO/ng-zorro-antd-mobile)
[](https://github.com/NG-ZORRO/ng-zorro-antd-mobile/releases)
[](https://www.npmjs.org/package/ng-zorro-antd-mobile)
[](https://npmjs.org/package/ng-zorro-antd-mobile)
[](https://github.com/NG-ZORRO/ng-zorro-antd-mobile/blob/master/LICENSE)
[](https://gitter.im/ng-zorro/ng-zorro-antd-mobile)
[](https://twitter.com/NG_ZORRO)
This is the **Angular** implementation of **Ant Design Mobile** specification, serving **Alibaba** big data wireless service.
[中文 README](README-zh_CN.md)
## Scan QR Code

## Features
- An enterprise-class UI design language for **Angular** mobile web applications.
- The UI is fully Configurable and Scalable, easily adapt to all kinds of product style.
- Use **TypeScript** to develop, provide type definition files, support type and attribute smart tips for easy business development.
- Provide "Components are loaded on demand" / "Web page HD display" / "SVG Icon" optimization features, integrated development.
- Support running in Ionic[[Guide]](https://github.com/NG-ZORRO/ng-zorro-antd-mobile/issues/4).
## Environment Support
> with [polyfills](https://angular.io/guide/browser-support)
- `iOS 7.0+`
- `Android 4.4+`
## Angular Support
Now Supports Angular `^8.0.0`.
## Installation
**We recommend using `@angular/cli` to install**,it not only makes development easier,but also allow you to take advantage of the rich ecosystem of angular packages and tooling.
```bash
$ ng new PROJECT_NAME
$ cd PROJECT_NAME
$ ng add ng-zorro-antd-mobile
```
> More information about `@angular/cli` [here](https://github.com/angular/angular-cli).
You can also install `ng-zorro-antd-mobile` with npm or yarn
```bash
$ npm install ng-zorro-antd-mobile
```
## Contributing
[](https://github.com/NG-ZORRO/ng-zorro-antd-mobile/pulls)
We welcome all contributions. Please read our [CONTRIBUTING.md](https://github.com/NG-ZORRO/ng-zorro-antd-mobile/blob/master/CONTRIBUTING.md) first.
If you'd like to help us improve **NG-ZORRO-MOBILE**, just create a [Pull Request](https://github.com/NG-ZORRO/ng-zorro-antd-mobile/pulls). Feel free to report bugs and issues [here](https://ng.mobile.ant.design/issue-helper/#/en).
> If you're new to posting issues, we ask that you read [How To Ask Questions The Smart Way](https://www.catb.org/~esr/faqs/smart-questions.html)(This guide does not provide actual support services for this project!) and [How to Ask a Question in Open Source Community](https://github.com/seajs/seajs/issues/545) and [How to Report Bugs Effectively](https://www.chiark.greenend.org.uk/~sgtatham/bugs.html) prior to posting. Well written bug reports help us help you!
## Help from the Community
For questions on how to use **NG-ZORRO-MOBILE**, please post questions to [<img alt="Stack Overflow" src="https://cdn.sstatic.net/Sites/stackoverflow/company/img/logos/so/so-logo.svg?v=2bb144720a66" width="140" />](https://stackoverflow.com/questions/tagged/ng-zorro-mobile) using the `ng-zorro-mobile` tag. If you're not finding what you need on StackOverflow, you can find us on [](https://gitter.im/ng-zorro/ng-zorro-antd-mobile) as well.
As always, we encourage experienced users to help those who are not familiar with **NG-ZORRO-MOBILE**!
## Users
- [Alibaba](https://www.alibaba.com/)
> If your company or product is using **NG-ZORRO-MOBILE**, please let us know [here](https://github.com/NG-ZORRO/ng-zorro-antd-mobile/issues/3)!
## License
MIT