# WechatOpenDevTools3 **Repository Path**: ilyar/wechat-open-dev-tools3 ## Basic Information - **Project Name**: WechatOpenDevTools3 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-15 - **Last Updated**: 2025-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 原始仓库 https://github.com/JaveleyQAQ/WeChatOpenDevTools-Python ## 运行 ```sh -h 查看帮助 -x 开启小程序F12 -c 开启内置浏览器F12 -all 开启内置浏览器F12与小程序F12 ``` ```sh # node 版本 v16.20.2 yarn install yarn run build yarn dev -c ```