import { createApp } from './src/app.js'; createApp().mount('#app');