Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pd4d10/cnode-weapp
WeChat APP for CNode community.
https://github.com/pd4d10/cnode-weapp
Last synced: 5 days ago
JSON representation
WeChat APP for CNode community.
- Host: GitHub
- URL: https://github.com/pd4d10/cnode-weapp
- Owner: pd4d10
- License: mit
- Created: 2017-04-24T16:54:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T03:41:22.000Z (over 4 years ago)
- Last Synced: 2024-08-02T00:21:11.282Z (3 months ago)
- Language: JavaScript
- Size: 2.38 MB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cnode - cnode-weapp - weapp.svg?label=%E2%98%85) WeChat APP for CNode community. [@pd4d10](https://github.com/pd4d10) (Awesome-CNode / 小程序)
README
# CNode weapp
CNode weapp 是为 CNode 社区开发的微信小程序客户端。
## 安装
目前对于个人开发者,社区/论坛 类目的小程序无法通过审核,可以按照以下步骤安装体验:
### 在 PC 上体验
1. 克隆代码并安装依赖库:
```sh
git clone https://github.com/pd4d10/cnode-weapp.git
cd cnode-weapp
bower install
```2. [下载微信开发者工具](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html),打开项目即可
### 在微信上体验
除了上述步骤之外,还需要以下额外步骤才能在微信上体验。
1. 访问[注册页面](https://mp.weixin.qq.com/wxopen/waregister?action=step1)注册一个小程序
2. 在管理后台找到 AppID(首次可能需要手动生成一个)
3. 在开发者工具中将此 AppID 与项目关联起来
4. 在开发者工具中,点击左侧“项目”,点击“预览”,代码上传成功后会弹出一个二维码,打开微信扫码即可## 截图
## License
MIT