Awesome
locally
本地生活小程序
https://github.com/zce/weapp-locally
Preview
Related
- zce/weapp-todos - 一个简单的任务清单小程序
- zce/weapp-douban - 微信小程序开发示例(豆瓣电影)
- zce/weapp-demo - 包含开发工作流版本的豆瓣电影
- zce/weapp-beauty - 基于腾讯 AI 的拍照测颜值智能应用
Contributing
- Fork it on GitHub!
- Clone the fork to your own machine.
- Checkout your feature branch:
git checkout -b my-awesome-feature
- Commit your changes to your own branch:
git commit -am 'Add some feature'
- Push your work back up to your fork:
git push -u origin my-awesome-feature
- Submit a Pull Request so that we can review your changes.
NOTE: Be sure to merge the latest from "upstream" before making a pull request!