Location of index.js
[issue link]Hi, I am currently studying and using this specific framework and I find it wonderful that routes are added automatically. But my issue is I can’t seem to locate index.js (or main.js, whatever name is used). I wanted to edit the file so that I could import Vuetify
import Vuetify from ‘vuetify’
…
Vue.use(Vuetify);
How can I possibly import this so that I could use it globally. Response would be deeply appreciated
Thank you,
Francis Vianney Salvamante
Junior Developer