一套基于 Ng-zorro-antd【ANT DESIGN】 的企业后台模板。
有二种方式进行安装:
ng new demo --style less
cd demo
ng add ng-alain
ng serve
请参考命令行工具了解更多细节。
$ 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-*
代码片断。
delong 是基于 Ant Design 设计理念的企业级中后台前端业务型组件库。
package name | version | next version |
---|---|---|
@delon/theme | ||
@delon/abc | ||
@delon/form | ||
@delon/acl | ||
@delon/auth | ||
@delon/mock | ||
@delon/cache | ||
@delon/util |
ng-zorro-antd
Please follow this guidelines when reporting bugs and feature requests:
Thanks for understanding!
The MIT License (see the LICENSE file for the full text)