Giter Club home page Giter Club logo

diboot-antd-admin's Introduction

diboot-antd-admin

介绍

diboot-antd-admin前端基础项目,是一个与diboot其他后端组件构成的后端系统相吻合的前端项目。您可以将此用于您的日常开发中,和diboot其他组件一起用于快速构建您的实际项目,享受自动化带来的快速开发体验。

相关技术栈

项目特性

  • 基于开源项目ant-design-pro-vue
  • ant-design-pro-vue项目基础上,进行精简;
  • 登录、权限、接口对接上,与diboot-v2相关组件构建的后端应用无缝集成且开箱可用;
  • 提取CRUD页面相关通用属性与方法到mixins文件中,少写代码,多做事情;
  • 菜单到按钮级别的细粒度权限控制;
  • 智能化的权限配置方案;
  • 自动化的token交换方案;
  • 预置多种常用请求方式,轻松完成异步文件下载等;
  • 数据字典管理功能;
  • 登录人员管理界面;
  • 角色与权限管理功能;
  • 权限管理功能;
  • 登录日志管理功能。

项目下载与运行

  • 项目下载:
git clone https://github.com/dibo-software/diboot-antd-admin.git
cd diboot-antd-admin
  • 安装依赖
yarn
# OR
npm install
  • 运行项目
yarn serve
# OR
npm run serve

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.