# 人力智控 **Repository Path**: Ltc25/human-intelligence-control ## Basic Information - **Project Name**: 人力智控 - **Description**: 基于vue2的人力资源管理平台 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-08 - **Last Updated**: 2026-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 人力智控 项目Md文件 ## 这个是主分支 所有的代码 ``` ``` ## 项目说明---- ``` ``` ## Project setup 安装依赖 ``` npm install ``` ### Compiles and hot-reloads for development 启动项目 ``` npm run dev ``` ### Compiles and minifies for production打包项目 ``` npm run build ``` ### Lints and fixes files ``` 检查代码 npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).