Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qwIvan/taro-demo-todolist

A simple todo list demo written by taro, taro-ui, rematch
https://github.com/qwIvan/taro-demo-todolist

Last synced: about 1 month ago
JSON representation

A simple todo list demo written by taro, taro-ui, rematch

Awesome Lists containing this project

README

        

# A simple todo list demo written by [taro](https://taro.js.org/), [taro-ui](https://taro-ui.aotu.io/), [rematch](https://rematch.gitbooks.io/rematch)

![image](https://user-images.githubusercontent.com/7613160/48965819-6b423480-efff-11e8-99c8-761470c76670.png)

## Usage
```
yarn # install dependencies
yarn dev:weapp # wechat app
yarn dev:h5 # web app
```