Vaadin DashboardUI in Separate Web App

I am new to vaadin and am interested in using the general dashboard ui as part of my application.
I would populate each tab/view within the dashboard with my own content.

Is there an easy way to do this?

I looked at the git hub code but was not sure as to which files I needed.