An open API service indexing awesome lists of open source software.

https://github.com/robinv8/ng-ant-admin

ng-zorro-antd admin panel front-end framework
https://github.com/robinv8/ng-ant-admin

angular4 ant-design ng-zorro-antd ng2-admin

Last synced: 11 days ago
JSON representation

ng-zorro-antd admin panel front-end framework

Awesome Lists containing this project

README

        

# ng-ant-dmin

[ng-ant-dmin](https://github.com/robinv8/ng-ant-admin)是基于[ng-zorro-antd](https://github.com/NG-ZORRO/ng-zorro-antd)的后台管理系统前端框架,界面参照了[antd-admin](https://github.com/zuiidea/antd-admin)。

旨在快速搭建基础CRUD模块。

## 快速开始
确保您的Node版本>= 6.9.0,NPM版本 >= 3。

```
git clone --depth 1 https://github.com/robinv8/ng-ant-admin.git

cd ng-ant-admin

npm install
# cnpm install

npm start
```

## 环境介绍

- [email protected] 基于Ant Design 的 Angular^4.0.0 实现,开发和服务于企业级后台产品;
- [email protected] 基于Chart.js的Angular2漂亮的图表。

## 项目截图

![image](https://user-images.githubusercontent.com/12277531/33113418-3d37fc42-cf93-11e7-9837-c18fb9be76f8.png)