🎉 This app helps you to learn wechat App based on community.
wepy
+WeUI
+laravel
+dingo
+wechat
clone the project from github
$ git clone git@github.com:GeekGhc/ispace-weapp.git
install wepy-cli globally
$ sudo yarn global add wepy-cli
entry into the project
$ cd ispace-weapp
download the required dependencies
$ yarn
run the project
$ wepy build --watch
The background interface address needs to be configured separately.
- login/register/logout
- auto login
- edit profile
- user page
- publish pot
- comment post
- delete post
- share app
- show posts by categories
- pull Refresh
MIT