# cloud-yeb **Repository Path**: beilutesoft/cloud-yeb ## Basic Information - **Project Name**: cloud-yeb - **Description**: yeb项目包含了日常流程审批、新闻、通知、公告、文件信息、财务、人事、费用、资产、行政、移动办公、项目管理。软件架构说明:SpringBoot、MyBatisPlus、Swagger2、SpringSecurity、Jwt、 Redis(缓存)、 EasyPoi、Mail(邮件通知)... - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-22 - **Last Updated**: 2021-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yeb ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 添加 element-UI 依赖 npm i element-ui -S ### 添加图标依赖 npm install font-awesome