1 Star 0 Fork 0

John Zhang / your-angular-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README-zh_CN.md 5.25 KB
一键复制 编辑 原始数据 按行查看 历史
John Zhang 提交于 2018-07-23 15:42 . 初始化ng-alain

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

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

直接 clone git 仓库

$ git clone --depth=1 https://github.com/cipchk/ng-alain.git my-project

cd my-project

# 安装依赖包
npm install

# 启动
npm start

# 使用HMR启动
npm run serve:hmr

[vscode] 建议安装 ng-zorro-vscode 插件,含 nz-alain-* 代码片断。

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)

1
https://gitee.com/millinch/your-angular-admin.git
git@gitee.com:millinch/your-angular-admin.git
millinch
your-angular-admin
your-angular-admin
master

搜索帮助