Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 509 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 509 Bytes

博客管理后台

一个基于 Vue 完整的管理后台,包含登录权限,文章管理,分类管理,用户管理,评论管理,回复管理模块

安装启动

# 安装包
npm install 或者 yarn install

# 启动
npm dev 或者 yarn dev

image.png