# react-antd-admin-crm **Repository Path**: franklyan/react-antd-admin-crm ## Basic Information - **Project Name**: react-antd-admin-crm - **Description**: react-antd-admin-crm - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # only ## 技术栈 - 打包相关: - [webpack^4.43.0](https://webpack.js.org/) - [yarn](https://yarnpkg.com/lang/zh-Hans/) - 应用: - [typescript^3.2.4](https://www.typescriptlang.org/) - [react^16.13.x](https://reactjs.org/) - [antd^4.x](https://ant.design/) - [styled-components](https://styled-components.com/) - 规范约束 - [husky](https://github.com/typicode/husky) - [cz-conventional-changelog](https://github.com/typicode/husky) - prettier - eslint ## 开发及发布 ### 快速开始 ```bash yarn # dev mode yarn start # prod yarn build ```