# 简易企业管理系统(vue部分) **Repository Path**: bmyf/jyqiye ## Basic Information - **Project Name**: 简易企业管理系统(vue部分) - **Description**: 一个简易企业管理系统 很久没写代码了,新手拿来联系还不错 增删改查,图片上传都涉及到了 前端:vue3 后端:node.js 数据库:MogDB - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-05 - **Last Updated**: 2024-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # admin ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).