# vue-elementui 书籍管理后台 **Repository Path**: dicode163com/book_admin ## Basic Information - **Project Name**: vue-elementui 书籍管理后台 - **Description**: 使用vue和elementui,开发的书籍管理后台 - **Primary Language**: JavaScript - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-02-24 - **Last Updated**: 2023-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-elementui 书籍管理后台 #### 介绍 使用vue和elementui,开发的书籍管理后台 #### 软件架构 使用vue/vue-router/element-ui,搭建而成; 接口使用php(thinkphp6)语言(接口查看此项目:https://gitee.com/xiaokou/book_admin_api ); #### 安装教程 1. 克隆项目:git clone https://gitee.com/xiaokou/book_admin.git 2. 进入目录:cd book_admin 3. 使用cmd运行安装:npm install 4. 运行项目:npm run serve