Install Polymer CLI using npm (we assume you have pre-installed node.js).
npm install -g polymer-cli@next
From the folder <path-checked-out-to>\todo-app run the command: npm install
From the folder <path-checked-out-to>\todo-app run the command: npm start
Enter http://127.0.0.1:8081
into your browser.