const app = require('../app') app.component('appHomePage', { template: html`
Login
` })