chenqingspring / vue-lottie

Render After Effects animations on Vue based on Bodymovin
MIT License
1.31k stars 281 forks source link

Simple use #6

Open serzz1990 opened 6 years ago

serzz1990 commented 6 years ago

PLS set prop main = "dist/build.js" in package.json

for use: import lottie from 'vue-lottie'

JacobGit commented 5 years ago

This worked for me! Very simple to import into whatever file you need it in and use it.