Skip to content

SopLong/vue-element-admin

Repository files navigation

vue-element-backend

vue element + thinkphp5接口 (https://gitee.com/ace_top/think_cms_backend)

演示地址: http://admin.eye-note.com

包含后台接口权限设置

后台管理组,管理员

文章增删改查,包含富文本,上传,tag

安装步骤

# 安装依赖
npm install

# 修改接口配置,如果本地搭建后台接口的话,自行修改
cp src/config/index.sample.js src/config/index.js

# serve with hot reload at localhost:8080
npm run dev

# 打包
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published