# work-umi3-test **Repository Path**: simpleman315/work-umi3-test ## Basic Information - **Project Name**: work-umi3-test - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-05 - **Last Updated**: 2021-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OA 前端项目 ## 概况 基于 UMI 脚手架生成,包含 ant design pro 的基本布局。 ## 开发须知 - 请运行:`git config --global core.autocrl false` 去除 git 进入暂存区时自动转换为 `crlf` - 请运行`git config --global core.ignorecase false` 去除 git 忽略大小写 - 编辑器必须开启 eslint 检测和保存自动修复功能(具体配置详细看:[编辑器配置 Eslint](http://172.16.1.127:8050/VV-FRONTEND/eslint-config#ide-开启-eslint-检测和自动修复)) - master 是主分支,feature+版本号是开发分支,release+版本号是预发布分支,prod 是上线分支 - 统一使用 yarn 作为包管理工具 ## webpack 等配置 - config - config.js - config.local.js // 本地开发环境的接口代理配置,将 bak.config.local.js 重命名,去掉 bak. ## 路由配置文件 - config - history.config.js ## 开发文档 - UmiJS:https://umijs.org/zh/guide - AntDesignPro:http://pro.ant.design/docs/getting-started-cn - DvaJS:https://dvajs.com/guide/