Ng-zorro-antd admin panel front-end framework.
# Make sure you are using the latest version of Angular cli
ng new demo --style less
cd demo
ng add ng-alain
ng serve
# or hmr mode
npm run hmr
Please refer to Cli for more details.
[vscode] recommended install ng-zorro-vscode & ng-alain-vscode plugins.
delong is a production-ready solution for admin business components packages, Built on the design principles developed by Ant Design.
package name | npm version | npm next version | taobao version |
---|---|---|---|
ng-alain Document | |||
@delon/theme Document | |||
@delon/abc Document | |||
@delon/form Document | |||
@delon/acl Document | |||
@delon/auth Document | |||
@delon/mock Document | |||
@delon/cache Document | |||
@delon/chart Document | |||
@delon/util Document |
ng-zorro-antd
based- Responsive Layout
- I18n
- @delon
- Lazy load Assets
- UI Router States
- Customize Theme
- Less preprocessor
- Well organized & commented code
- Simple upgrade
- Support Docker deploy
Please follow this guidelines when reporting bugs and feature requests:
- Use GitHub Issues board to report bugs and feature requests (not our email address)
- 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!
The MIT License (see the LICENSE file for the full text)