Vaadin Todo A simple Vaadin Platform Todo application built using the Polymer templates first approach. For the Java first approach, have a look at: https://github.com/gatanaso/todo-flow Run Run using mvn jetty:run and open http://localhost:8080 in browser.