npm install framer-motionyarn add framer-motionpnpm add framer-motion<script src="https://fastly.jsdelivr.net/npm/framer-motion"></script><script src="https://unpkg.com/framer-motion"></script><script type="module">
import framermotion from 'https://cdn.jsdelivr.net/npm/framer-motion/+esm';
</script><script type="module">
import framermotion from 'https://cdn.skypack.dev/framer-motion';
</script>