Installation

Describes how to install Svelte.

Ensure that you have npm or yarn installed before installing this component.

Using yarn:

yarn add @lottiefiles/svelte-lottie-player

Usingnpm:

npm install --save @lottiefiles/svelte-lottie-player

Last updated