@a.grisevich/ng-zorro-antd 中文文档教程

发布于 6年前 浏览 23 项目主页 更新于 3年前

Как синхронизировать

  1. Мержим репозитории https://help.github.com/articles/syncing-a-fork/
  2. Собираем командой: npm run generate
  3. Идем в папку publish и выполняем: npm publish
  4. Идем в нужный angular проект и выполняем: npm update @a.grisevich/ng-zorro-antd
  5. Далее проверяем: ng serve

NG-ZORRO

Travis branchCodecovGitHub Release DateNPM downloadsGitterGitHub licenseextension-for-VSCode

An enterprise-class UI components based on Ant Design and Angular.

中文 README

Version

npm package

Angular Support

Now Supports Angular ^6.0.0.

Design Specification

ng-zorro-antd synchronizes design specification with Ant Design on a regular basis, you can check the log online.

Features

  • An enterprise-class UI design language for web applications.
  • A set of high-quality Angular components out of the box.
  • Written in TypeScript with complete defined types.

Environment Support

  • Modern browsers and Internet Explorer 9+ (with polyfills)

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.

$ ng new PROJECT_NAME
$ cd PROJECT_NAME
$ ng add ng-zorro-antd --i18n=en_US

More information about @angular/cli here.

You can also install ng-zorro-antd with npm or yarn

$ npm install ng-zorro-antd

Companies using ng-zorro-antd

If your company or product uses NG-ZORRO, let us know here!

Contributing

Please read our CONTRIBUTING.md first.

If you'd like to help us improve ng-zorro-antd, just create a Pull Request. Feel free to report bugs and issues here.

If you're new to posting issues, we ask that you read How To Ask Questions The Smart Way(This guide does not provide actual support services for this project!) and How to Ask a Question in Open Source Community and How to Report Bugs Effectively prior to posting. Well written bug reports help us help you!

Need Help?

For questions on how to use ng-zorro-antd, please post questions to Stack Overflowusing the ng-zorro tag. If you're not finding what you need on stackoverflow, you can find us on Gitteras well.

As always, we encourage experienced users to help those who are not familiar with ng-zorro-antd!

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文