This is a product using:
You must have Git and package manager Npm
Get the code
git clone https://github.com/thaind97git/jdn-todo-mvc-redux.git
cd {workspace}
Run this command to install the dependencies:
npm install -g
Run this command to run project
npm start
Open http://localhost:3000 to view it in the browser.