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

https://github.com/rhildred/webdbtodo

minimalist webdb todo app with angular
https://github.com/rhildred/webdbtodo

Last synced: about 1 year ago
JSON representation

minimalist webdb todo app with angular

Awesome Lists containing this project

README

          

# webdbtodo
minimalist webdb todo app with angular

to run type:

```

npm install

node webserver.js

```

Then surf to [http://localhost:5100](http://localhost:5100)