tangkepeng / admin-front-end

egg+vue ant design 脚手架。 用户角色权限

Home Page:https://github.com/hezongkun/admin-back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 简体中文

Ant Design Pro Vue

An out-of-box UI solution for enterprise applications as a Vue boilerplate. based on Ant Design of Vue

Backers on Open Collective Sponsors on Open Collective License Release Travis branch

Overview

dashboard + multi-tabs

dashboard + setting

user profile

permission list

Env and dependencies

Note: Yarn package management is recommended, the exact same version loaded with the demo site of this project (yarn.lock) . but you can also use npm

Project setup

  • Clone repo
git clone https://github.com/sendya/ant-design-pro-vue.git
cd ant-design-pro-vue
  • Install dependencies
yarn install
  • Compiles and hot-reloads for development
yarn run serve
  • Compiles and minifies for production
yarn run build
  • Lints and fixes files
yarn run lint

About

egg+vue ant design 脚手架。 用户角色权限

https://github.com/hezongkun/admin-back-end


Languages

Language:Vue 66.8%Language:JavaScript 30.3%Language:CSS 2.9%