import lottie from 'lottie-web';
Here’s a step-by-step guide on how to install Bodymovin (the Lottie exporter for After Effects) and use the player on a website. 1. Install the Bodymovin Extension in Adobe After Effects Bodymovin is a free extension that exports After Effects animations as JSON files for Lottie. how to install bodymovin
npm install lottie-web Then import in your project: import lottie from 'lottie-web'