Awesome
weapp-beauty
一个测颜值的小程序,只为最美的你~
Usage
没有使用任何第三方框架或者工作流的东西,直接用最新的微信开发人员工具打开即可,很简单,我就不多说了~
Preview
Screenshots
<p> <img src="https://user-images.githubusercontent.com/6166576/41015322-89827450-697c-11e8-8987-8e8bb2bca948.png" width="49.75%"> <img src="https://user-images.githubusercontent.com/6166576/41015326-89da227c-697c-11e8-9bb7-71c4e6a566e4.png" width="49.75%"> </p>Videos
<a href="https://youtu.be/_7AhnsBGMD4" title="Preview through the YouTube"><img src="https://img.youtube.com/vi/_7AhnsBGMD4/0.jpg" width="100%"></a>
Related
- zce/weapp-todos - 一个简单的任务清单小程序
- zce/weapp-douban - 微信小程序开发示例(豆瓣电影)
- zce/weapp-demo - 包含开发工作流版本的豆瓣电影
- zce/weapp-locally - 本地生活,本地吃喝玩乐
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!