import "./app.ts";

// Mount the app
const container = document.getElementById("app");
if (container) {
  container.innerHTML = "<app-container></app-container>";
}
An unhandled error has occurred. Reload 🗙