npm install aframeyarn add aframepnpm add aframe<script src="https://fastly.jsdelivr.net/npm/aframe"></script><script src="https://unpkg.com/aframe"></script><script type="module">
import aframe from 'https://cdn.jsdelivr.net/npm/aframe/+esm';
</script><script type="module">
import aframe from 'https://cdn.skypack.dev/aframe';
</script>