Based on the information I can find, I created the vue project and referenced Cesium, where Cesium says that cesium is not defined in the vue component.
Among them, I cited Cesium in Vue's public/index.html.
Then I tried to solve the problem using window.cesium, and although there was no error, 3dtiles would not load.
So I tried removing the index .html reference and referencing it in main.js, but I couldn't start the server.
Newcomers have just started to work and write programs, there are many things they don't understand and English is not very good, I hope the big guys will be more inclusive.
