# pageoffice6-react **Repository Path**: khsoft003/pageoffice6-react ## Basic Information - **Project Name**: pageoffice6-react - **Description**: 这是一个集成了PageOffice的react前端项目。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-07 - **Last Updated**: 2024-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pageoffice6-react This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). 这是一个集成了PageOffice的react前端项目。 ## 运行步骤 1. 安装依赖 ```shell npm install ``` 2. 运行启动 ```shell npm start ```