A todo Application Running Locally On Machine? Pre-Requisites 1. Install NodeJS 2. Install Git Steps to Configure Project Clone this project git clone https://github.com/beingzeroin/bz-todo Browser to Root Directory of project using cmd prompt cd bz-todo Run npm install Run node server.js See Live Demo Here