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

https://github.com/detronetdip/todo

A simple todo app build with electron.
https://github.com/detronetdip/todo

Last synced: 5 months ago
JSON representation

A simple todo app build with electron.

Awesome Lists containing this project

README

          

#

Todo App

A simple todo app build with electron.
Clone the app and run
```
$ npm install
```
to install all the dependancy and then run
```
$ npm run make
```
to build the app for your platform.