# 简介

[Ng-Matero](https://github.com/ng-matero/ng-matero) 是一个基于 Angular Material 搭建的中后台管理框架。

开发 ng-matero 的初衷是希望提供一个基于 Angular Material 组件库的高质量、高度可定制的后台模板，同时基于 Schematics 提供更便利的业务指令。

## 如何贡献

如果你喜欢该项目或者有更好的建议，欢迎 [Pull request](https://github.com/ng-matero/ng-matero/pulls)，或者提 [Issues](https://github.com/ng-matero/ng-matero/issues)

## 交流讨论

1. [知乎专栏](https://zhuanlan.zhihu.com/c_1131933006674526208)
2. [segmentfault 专栏](https://segmentfault.com/blog/ng-matero)
3. 加入 NG-MATERO 的自助服务群

<img src="/files/-Lwvj3ZnMyq7IlPkyMB6" alt="QQ群: 892182140" width="375">

## 打赏作者

如果本项目对你有帮助，可以请作者喝杯咖啡！

![](/files/1nMmRcNKJBHRK301Ifo2)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nzbin.gitbook.io/ng-matero/zh-1/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
