# WarehouseManagerVue **Repository Path**: lbjyc/warehouse-manager-vue ## Basic Information - **Project Name**: WarehouseManagerVue - **Description**: 姜氏仓储管理系统-前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-02-19 - **Last Updated**: 2025-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 启动项目 ``` bash # 切换镜像 npm config set registry https://registry.npm.taobao.org # 安装依赖 npm install # 启动项目 npm run dev # 项目概述 项目是基于SpringBoot+Vue前后端分离的仓库管理系统 后端:SpringBoot + MybatisPlus 前端:Node.js + Vue + element-ui 数据库:mysql