Install tweenmax using bower -
is there way install tweenmax using bower?
i've been looking angular animations , noticed egghead tutorial uses tweenmax imports directly html. want use bower import can have imported packages managed take advantage of gulp build process create minified vendor script.
it seems name tweenmax gsap. correct me if i'm mistaken believe same thing esp looking @ main section of bower file (git repo) points tweenmax. thus, installed using:
bower install gsap --save
Comments
Post a Comment