Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Liqiankun/DLWepyRedux

A Todo Weapp use Redux under Wepy!
https://github.com/Liqiankun/DLWepyRedux

todoapp todolist vue vuejs weapp wechat-app wepy

Last synced: about 2 months ago
JSON representation

A Todo Weapp use Redux under Wepy!

Awesome Lists containing this project

README

        

# DLWepyRedux
A WeChat Todo application use Redux under Wepy!

![Todo](https://github.com/Liqiankun/DLWepyRedux/raw/master/todo.gif)

# How to run
* Install Wepy
* npm install
* wepy build --watch

For more info click here [Wepy](https://github.com/Tencent/wepy)

# Server
This app server uses express. [DLWepyReduxServer](https://github.com/Liqiankun/DLWepyReduxServer)