# miniprogram **Repository Path**: docker_practice/miniprogram ## Basic Information - **Project Name**: miniprogram - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Docker 从入门到实践 微信小程序

微信扫码 随时随地阅读!

- https://github.com/yeasy/docker_practice ## TODO - [x] 评论功能,与 GitHub Issue 互通 - [x] 支持多种字体 - [x] 阅读模式(明亮、暗黑) - [x] 签到获取积分 - [ ] 积分兑换特权 - [x] 目录云更新 ## 使用说明 ## 开发者 - `$ npm -g i typescript` - 复制 `SUMMARY.md` 到 `summary/summary.source.md` - 执行 `$ npm run gitbook:summary:towxml` - 更新 `client/pages/docker/summary/summary.ts` - 安装依赖 `$ cd clinet ; npm install` - 微信开发者工具 -> 工具 -> 构建 npm - 编译 ## 致谢 - https://github.com/sbfkcel/towxml - https://github.com/tencent/weui-wxss - https://github.com/TalkingData/iview-weapp