# hrm-vue-cli **Repository Path**: yuhag/hrm-vue-cli ## Basic Information - **Project Name**: hrm-vue-cli - **Description**: 基于vue 与 elementui 的 人力资源管理系统 后端服务请看我主页 人力资源管理系统 可直接运行 全程基于 vue-cli开发 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: run - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-04-20 - **Last Updated**: 2022-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, JSX, Element-UI, ES6, Sass ## README # hrms ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).