Because we've imported Vue with a UNPKG CDN, we can instantiate Vue and ensure that we have access to the Vue application within our HTML.
After doing this we will mount the application to a DOM element and render some data on to the screen