# vite-koa-react **Repository Path**: yanfanVIP/vite-koa-react ## Basic Information - **Project Name**: vite-koa-react - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-17 - **Last Updated**: 2025-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vite-koa-react #### 介绍 使用Koa3和React的单服务框架 DEV模式下使用vite来做编译和渲染 开发方式: 1. npm install 2. 开发页面: npm run dev 3. 编译:npm run build 4. 发布执行:npm start