Overview
I created a sample repository using CETEIcean and Nuxt 3.
https://github.com/TEIC/CETEIcean
I referenced the following issue.
https://github.com/TEIC/CETEIcean/issues/27
The script introduced there did not work with CETEIcean v1.8.0, so I created a minimal repository that works with CETEIcean v1.8.0 and Nuxt 3.
Demo Page
https://nakamura196.github.io/ceteicean-nuxt3
Source Code
https://github.com/nakamura196/ceteicean-nuxt3
Main File
https://github.com/nakamura196/ceteicean-nuxt3/blob/main/app.vue
Summary
I hope this serves as a useful reference. I would also like to express my gratitude to those who developed CETEIcean.