Built with the Phoenix Framework and based on Toby Pitman's example of CSS3 and jQuery clock.
It uses the timex date/time library.
To start your new Phoenix application you have to:
npm install
mix deps.get
mix phoenix.server
Now you can visit localhost:4000
from your browser.