A simple to-do application works with Nodejs, Expressjs.
Add Todos, Remove done Todos, or Remove All Todos.
$ npm install
to install all the dependancies to your local device.
$ npm start
to start the server
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple to-do application works with Nodejs, Expressjs.
Add Todos, Remove done Todos, or Remove All Todos.
$ npm install
to install all the dependancies to your local device.
$ npm start
to start the server