Convert template for Dashboard 1 to template for dashboard 2

Old dashboard uses the long depreciated angular v1

New dashboard uses vue + vuetify

The new dashboard has extensive docs including a migration guide: Dashboard 1.0 Migration Guide | Node-RED Dashboard 2.0

On top of what I wrote here: Subflow - UI Group - #11 by Steve-Mcl , most things have an immediate alternative. e.g. md-button becomes v-btn and the docs for v-btn are here: Button component — Vuetify