<div>Hello World!</div>
import App from "./App.html"; new App({ target: document.getElementById("app") });