Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whateverzpy/housework-distribution
大一立项
https://github.com/whateverzpy/housework-distribution
Last synced: 15 days ago
JSON representation
大一立项
- Host: GitHub
- URL: https://github.com/whateverzpy/housework-distribution
- Owner: whateverzpy
- License: mit
- Created: 2024-06-02T10:59:50.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T07:45:56.000Z (about 1 month ago)
- Last Synced: 2024-11-29T08:35:28.728Z (about 1 month ago)
- Language: JavaScript
- Size: 3.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 家务分配
本项目的源项目是[Kaji-Buntan](https://github.com/AlixFachin/kaji-buntan),本项目使用微信小程序开发将其适配。
## 如何贡献
- 在本地安装微信开发者工具
- `fork`本项目
- 完成开发,将更改提交到暂存区`git add .`,并提交`git commit -m "message"`,推送到您的fork`git push origin 分支名`
- 创建 pull request`Compare & pull request`,以便你的更改会反映在原始仓库中
- 等待审核## 支持
- 本项目使用[TDesign](https://tdesign.tencent.com/miniprogram/overview)进行开发