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

https://github.com/codebanesr/todo-list

A todo list
https://github.com/codebanesr/todo-list

Last synced: 2 months ago
JSON representation

A todo list

Awesome Lists containing this project

README

          

open Terminal
Go to projects root folder
npm install --> to install all dependencies
run the command --> node app

In case you are runnning it from remote server - change all relative paths to __dirname + '/filename'