All Projects → OXOYO → X-Admin-Generator-Vue

OXOYO / X-Admin-Generator-Vue

Licence: MIT license
基于Vue的后台管理平台脚手架

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

X-Admin-Generator-Vue

基于Vue的后台管理平台脚手架

Start

 // clone repo
 git clone https://github.com/OXOYO/X-Admin-Generator-Vue.git
 // install dependencies
 npm install
 // start dev server
 npm run serve
 // build for production
 npm run build

配套API

X-Admin-API-Generator-Koa

特点

  • 基于RBAC的管理系统,已实现用户管理、资源管理、角色管理、日志查询。
  • 同构,Vue + Koa。
  • 前后端模块化,各功能模块高度解耦,独立开发。
  • 前后端国际化。
  • 接口RestFul。

预览

online

超级管理员:root 123123

管理员:admin 123123

TODO

v2.x

  • TODO示例模块开发
  • 基于v2.x开发Blog系统
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].