import 'babel-polyfill' import setup from './setup'
const vm = setup('#vueport-template') vm.$mount('#vueport-wrapper')