This small Vue app shows a simple update of state with vuex for SVG animations. Animations work both in the
component, and also within mounted(), for more complex movement. I’m using GreenSock Animation API, and splitting the defs into their own template file….