# performance-optimization-webworker **Repository Path**: sohucw/performance-optimization-webworker ## Basic Information - **Project Name**: performance-optimization-webworker - **Description**: 性能优化课程- webworker相关代码 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 4 - **Created**: 2023-04-24 - **Last Updated**: 2025-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 性能优化---webWorker ## Project setup ``` pnpm install ``` ### run ``` pnpm run serve ```