Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hubenchang0515/todo

Pure frontend TODO app with IndexedDB - 采用 IndexedDB 的纯前端 TODO 应用
https://github.com/hubenchang0515/todo

Last synced: 10 days ago
JSON representation

Pure frontend TODO app with IndexedDB - 采用 IndexedDB 的纯前端 TODO 应用

Awesome Lists containing this project

README

        

# todo

https://hubenchang0515.github.io/todo/

Pure frontend TODO app with IndexedDB and PeerJS - 采用 IndexedDB 和 PeerJS 的纯前端 TODO 应用

**[See Usage - 查看使用说明](./document/USAGE.md)**

## Deploy - 部署

```
npm run build
npm run deploy
```