THREE.JS HOW TO LINK code example
Example: three js cdn
/*
cdn link of three.js
*/
https://cdnjs.cloudflare.com/ajax/libs/three.js/110/three.js
https://cdnjs.cloudflare.com/ajax/libs/three.js/110/three.min.js
https://cdnjs.cloudflare.com/ajax/libs/three.js/110/three.module.js
/*
I hope it will help you.
Namaste
*/