# react-admin **Repository Path**: yqqhub/react-admin ## Basic Information - **Project Name**: react-admin - **Description**: 基于react的后台项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-16 - **Last Updated**: 2023-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react 后台 ## 运行 yarn start ## 打包 yarn build ## 模拟线上服务 npm i -g serve serve -s ./build