import Vue from 'vue'; import Vuetify from 'vuetify'; import Vuex from 'vuex'; Vue.use(Vuetify); Vue.use(Vuex);