# wechat-bluetooth **Repository Path**: ffcoder/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**: 0 - **Forks**: 2 - **Created**: 2023-06-16 - **Last Updated**: 2023-06-16 ## 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 ```