# electron-app **Repository Path**: ZS-Tree/electron-app ## Basic Information - **Project Name**: electron-app - **Description**: 基于electron的浏览器工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-04 - **Last Updated**: 2023-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # electron-app #### 谷歌浏览器工具 #### 安装教程 1. 设置electron下载镜像 ```npm npm config set ELECTRON_MIRROR https://npmmirror.com/mirrors/electron/ yarn config set electron_mirror https://npmmirror.com/mirrors/electron/ ```