# pipe_code_wx **Repository Path**: super_mario_2/pipe_code_wx ## Basic Information - **Project Name**: pipe_code_wx - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-01 - **Last Updated**: 2025-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pipe_code_wx ⚠️ 注意:将此项目导入微信开发者工具时请选择项目根目录而非 `dist` 目录。 更多信息请访问官方文档:[vuemini.org](https://vuemini.org) ## 依赖安装 ```sh npm install ``` ## 本地开发 ```sh npm run dev ``` ## 生产构建 ```sh npm run build ``` ## 代码格式化 ```sh npm run format ``` ## JS 代码质量检测 ```sh npm run lint ```