# initReact **Repository Path**: zijid/init-react ## Basic Information - **Project Name**: initReact - **Description**: react项目初始化 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-30 - **Last Updated**: 2024-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 说明 定义了路由,页面权限在 `@/config/router.jsx` 中 请求使用 `@/utils/require.js` 当前请求方式为在页面目录下新建service.js在里面写请求,全局的接口在`@/services`文件夹 数据共享使用recoil 数据持久化使用localstorage ui框架引用了antd