# wechat-bluetooth **Repository Path**: cwlgoodman/wechat-bluetooth ## Basic Information - **Project Name**: wechat-bluetooth - **Description**: 微信蓝牙小程序demo - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2021-12-01 - **Last Updated**: 2024-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` echo "# wechat-bluetooth" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin git@github.com:cwlwebapp/wechat-bluetooth.git git push -u origin main ```