# ng-zorro **Repository Path**: phoenix911/ng-zorro ## Basic Information - **Project Name**: ng-zorro - **Description**: NG-ZORRO 是 Ant Design 的 Angular 4.0 实现,开发和服务于企业级后台产品 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 23 - **Created**: 2018-09-03 - **Last Updated**: 2024-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# NG-ZORRO [](https://travis-ci.org/NG-ZORRO/ng-zorro-antd) [](https://codecov.io/gh/NG-ZORRO/ng-zorro-antd) [](https://github.com/NG-ZORRO/ng-zorro-antd/releases) [](https://npmjs.org/package/ng-zorro-antd) [](https://gitter.im/ng-zorro/ng-zorro-antd) [](https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE) [](https://marketplace.visualstudio.com/items?itemName=cipchk.ng-zorro-vscode) 这里是 Ant Design 的 Angular 实现,开发和服务于企业级后台产品。 [README in English](README.md) ## 版本 [](https://www.npmjs.org/package/ng-zorro-antd) ## 支持 Angular 版本 目前支持 Angular `^6.0.0` 版本。 ## 设计规范 `ng-zorro-antd` 与 Ant Design 设计规范定期同步,你可以在线查看[同步日志](https://nz-styles-syncer.now.sh/)。 ## 特性 - 提炼自企业级中后台产品的交互语言和视觉风格。 - 开箱即用的高质量 Angular 组件。 - 使用 TypeScript 构建,提供完整的类型定义文件。 ## 支持环境 * 现代浏览器和 IE9 及以上(需要 [polyfills](https://angular.io/guide/browser-support))。 ## 安装 我们强烈推荐官方的 `@angular/cli` 工具链辅助进行开发,在实际项目开发中,它可以很好的满足对 TypeScript 代码的构建、调试、代理、打包部署等一系列工程化的需求。 ```bash $ ng new PROJECT_NAME $ cd PROJECT_NAME $ ng add ng-zorro-antd ``` > 如果你想了解更多CLI工具链的功能和命令,建议访问 [Angular CLI](https://github.com/angular/angular-cli) 了解更多 ## 链接 - [首页](http://ng.ant.design) - [Angular官方文档](https://angular.io/) - [开发脚手架](https://cli.angular.io/) - [TypeScript](https://www.typescriptlang.org/) - [RxJS](https://github.com/ReactiveX/rxjs) ## 谁在使用 - [阿里巴巴](http://www.alibaba.com/) - [阿里云](http://www.aliyun.com/) > 如果你的公司和产品使用了 NG-ZORRO,欢迎到 [这里](https://github.com/NG-ZORRO/ng-zorro-antd/issues/1142) 留言。 ## 如何贡献 在任何形式的参与前,请先阅读 [贡献者文档](https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CONTRIBUTING.md)。如果你希望参与贡献,欢迎 [Pull Request](https://github.com/NG-ZORRO/ng-zorro-antd/pulls),或给我们 [报告 Bug](http://ng.ant.design/issue-helper/#/new-issue)。 > 强烈推荐阅读 [《提问的智慧》](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)(**本指南不提供此项目的实际支持服务!**)、[《如何向开源社区提问题》](https://github.com/seajs/seajs/issues/545) 和 [《如何有效地报告 Bug》](http://www.chiark.greenend.org.uk/%7Esgtatham/bugs-cn.html)、[《如何向开源项目提交无法解答的问题》](https://zhuanlan.zhihu.com/p/25795393),更好的问题更容易获得帮助。 ## 社区互助 如果您在使用的过程中碰到问题,可以通过下面几个途径寻求帮助,同时我们也鼓励资深用户通过下面的途径给新人提供帮助。 通过 Stack Overflow 或者 Segment Fault 提问时,建议加上 `ng-zorro` 标签。 1. [