Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prashant-shahi/electron-todo

Todo app made in Electron powered by Dgraph
https://github.com/prashant-shahi/electron-todo

dgraph electron electron-app todoapp

Last synced: 26 days ago
JSON representation

Todo app made in Electron powered by Dgraph

Awesome Lists containing this project

README

        

# Electron Todo

A simple todo app made with Electron powered by [Dgraph](https://github.com/dgraph-io/dgraph).

If something doesn't work in the future check the [Electron Breaking Changes page](https://github.com/electron/electron/blob/master/docs/api/breaking-changes.md).

## Usage

### `npm install`

Install the dependencies needed to bring up the application.

### `npm start`

Runs the Todo electron application.