https://github.com/zce/weapp-locally
A locally app demo for wechat mini-program runtime.
https://github.com/zce/weapp-locally
Last synced: 11 months ago
JSON representation
A locally app demo for wechat mini-program runtime.
- Host: GitHub
- URL: https://github.com/zce/weapp-locally
- Owner: zce
- License: mit
- Created: 2017-09-04T03:52:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T14:43:06.000Z (over 2 years ago)
- Last Synced: 2025-04-13T08:18:04.818Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.15 MB
- Stars: 174
- Watchers: 12
- Forks: 77
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# locally
> 本地生活小程序
https://github.com/zce/weapp-locally
## Preview





## Related
- [zce/weapp-todos](https://github.com/zce/weapp-todos) - 一个简单的任务清单小程序
- [zce/weapp-douban](https://github.com/zce/weapp-douban) - 微信小程序开发示例(豆瓣电影)
- [zce/weapp-demo](https://github.com/zce/weapp-demo) - 包含开发工作流版本的豆瓣电影
- [zce/weapp-beauty](https://github.com/zce/weapp-beauty) - 基于腾讯 AI 的拍照测颜值智能应用
## Contributing
1. **Fork** it on GitHub!
2. **Clone** the fork to your own machine.
3. **Checkout** your feature branch: `git checkout -b my-awesome-feature`
4. **Commit** your changes to your own branch: `git commit -am 'Add some feature'`
5. **Push** your work back up to your fork: `git push -u origin my-awesome-feature`
6. 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!
## License
[MIT](LICENSE) © [汪磊](https://zce.me)