# webworker-test-project **Repository Path**: xfwinne/webworker-test-project ## Basic Information - **Project Name**: webworker-test-project - **Description**: 测试前端web worker的例子 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-07 - **Last Updated**: 2022-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webworker-test-project #### 介绍 测试前端web worker的例子 #### 运行代码 需要服务器环境,不然不能运行。最简单的方式如下: 1、在vscode编辑器中安装Live Server插件 2、在index.html页面右键选择`Open with Live Server`选项,即可运行代码调试