An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# locally

> 本地生活小程序

https://github.com/zce/weapp-locally

## Preview

![home](https://user-images.githubusercontent.com/6166576/30124027-8caa06a8-9366-11e7-8cf6-ecc4b6361c65.jpg)
![list](https://user-images.githubusercontent.com/6166576/30124035-9096295e-9366-11e7-859f-43c6c3a0b931.jpg)
![detail](https://user-images.githubusercontent.com/6166576/30124043-954611e4-9366-11e7-837a-859a3096015b.jpg)
![message](https://user-images.githubusercontent.com/6166576/30124049-98923526-9366-11e7-9da8-c1c4734339fc.jpg)
![profile](https://user-images.githubusercontent.com/6166576/30124057-9a6285e0-9366-11e7-973c-7014f363b690.jpg)

## 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)