# ugo-95 **Repository Path**: errlei/ugo-95 ## Basic Information - **Project Name**: ugo-95 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-18 - **Last Updated**: 2023-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目启动步骤 ``` 1. git clone https://gitee.com/errlei/ugo-95.git 2. yarn 或者 npm i 安装所有依赖 3. npm run dev:mp-weixin 4. 打开微信开发者工具, 选择当前项目里面 dist目录/dev目录/mp-weixin目录 导入项目即可 用vscode开发, 在开发者工具里面 使用模拟器和调试工具 ```