app.js (177B)
1 import Vue from 'vue' 2 import vuetify from './plugins/vuetify' 3 import App from './App.vue' 4 5 export const app = new Vue({ 6 el: "#app", 7 vuetify, 8 render: h => h(App) 9 });
![]() | lipreStream text files for live (coding) representations |
Log | Files | Refs |