@plogg/animation
v1.0.3
Published
animation wrapper nuxtJS module for 3D animation of Synode
Downloads
331
Readme
animation
animation wrapper nuxtJS module for 3D animation of Synode
Installation
npm install @plogg/animation
then put the follwing in nuxt.config.js
modules: [
["@plogg/animation", { namespace: 'animation' }]
]