A flip countdown made with Polymer and Moment.js
Install using Bower:
bower install itnode/flip-countdown
##test
Install web-component-tester globally
npm install -g web-component-tester
cd in the flip-countdown folder and run wct
. That's it!