import bootstrap from '../src/bootstrap/index.js' import App from './App.vue' bootstrap(App)