Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 233 Bytes

File metadata and controls

5 lines (3 loc) · 233 Bytes

Very simple to-do tasks manager created with nodejs in the backend and backbonejs in the frontend

To run it just execute the npm install and node server.js then open in the browser localhost:3000

This project was created as a test