abp-ng-zorro
abp-ng-zorro copied to clipboard
ng-zorro template for asp.net zero
About
This project uses ng-zorro-antd v13.x(https://ng.ant.design) as ASP.NET Zero front-end template. Compatible with ASP.NET zero template v8.9+.
Usage
- download the project template. (Must be purchased first.)
- copy the template
aspnet-core
folder to this project. - run
MyCompanyName.AbpZeroTemplate.Web.Host
project. official document - run angular project:
npm start