# 员工后台管理OA系统 **Repository Path**: li-jinit/Vue ## Basic Information - **Project Name**: 员工后台管理OA系统 - **Description**: 数据库用到的 MongoDB,后端用 Node.js 完成,前端使用 ElementUI 搭建前端 UI 界面,使用 MVVC 模式开发项目,后台 OA 管理系统包括登入注册,签到打卡,请假,薪资,劳务关系,人事专栏几大主 模块,普通员工登入显示模板显示签到,请假,薪资,劳务关系;人事登入系统显示普通员工该有的模 块及请假审核,薪资核算,劳务关系,员工招聘,员工列表,设置特殊权限 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 1 - **Created**: 2021-06-05 - **Last Updated**: 2024-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuedemo > A Vue.js project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).