Skip to content

Latest commit

 

History

History
91 lines (63 loc) · 5.08 KB

README-zh_CN.md

File metadata and controls

91 lines (63 loc) · 5.08 KB

Build Status Dependency Status NPM version prettier

ng-alain

一套基于 Ng-zorro-antd【ANT DESIGN】 的企业后台模板。

README in English

DEMO

快速入门

ng new demo --style less
cd demo
ng add ng-alain
ng serve

请参考命令行工具了解更多细节。

[vscode] 建议安装 ng-zorro-vscodeng-alain-vscode 插件,开发更爽。

Links

Delon

delong 是基于 Ant Design 设计理念的企业级中后台前端业务型组件库。

Build Status Dependency Status DevDependency Status

npm npm

package name version next version
@delon/theme NPM version NPM version
@delon/abc NPM version NPM version
@delon/form NPM version NPM version
@delon/acl NPM version NPM version
@delon/auth NPM version NPM version
@delon/mock NPM version NPM version
@delon/cache NPM version NPM version
@delon/util NPM version NPM version

Architecture

Architecture

特性

  • 基于 ng-zorro-antd
  • 响应式
  • 国际化
  • 基建类库 @delon(包括:业务组件、ACL访问控制、缓存、授权、动态表单等)
  • 延迟加载及良好的启用画面
  • 良好的UI路由设计
  • 定制主题
  • Less预编译
  • 良好的目录组织结构
  • 简单升级
  • 支持Docker部署

应用截图

desktop ipad iphone

Troubleshooting

Please follow this guidelines when reporting bugs and feature requests:

  1. Use GitHub Issues board to report bugs and feature requests (not our email address)
  2. Please always write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it.

Thanks for understanding!

License

The MIT License (see the LICENSE file for the full text)