import { Vue, router, i18n } from './init' new Vue({ i18n, router }).$mount('#app')