Skip to content

A angular style Admin based on angular, ng-zorro-antd,Efforts to update in progress...

Notifications You must be signed in to change notification settings

llkui/ng-antd-admin

Repository files navigation

介绍

项目基于angular ng-zorro-antd实现的angular风格的后台管理系统

安装

$ git clone https://github.com/llkui/ng-antd-admin.git ng-antd-admin
$ cd ng-antd-admin
$ npm install

开发环境

$ ng serve --open

打包

$ ng build --prod