const app = new Vue({ el: '#app', components: { EventList, }, });