Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 应用
- Host: GitHub
- URL: https://github.com/hubenchang0515/todo
- Owner: hubenchang0515
- License: agpl-3.0
- Created: 2023-09-01T17:04:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-26T09:46:27.000Z (over 1 year ago)
- Last Synced: 2023-10-27T05:26:04.782Z (over 1 year ago)
- Language: TypeScript
- Size: 8.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```