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