var myexample = Vue.extend(second); var component = new myexample().$mount() $(‘#proexemplelist’).append(component.$el)