gsap_demo
GSAP(GreenSock Animation Platform),专业的 web 动画库,github地址:
官方地址:
github 地址:
比较好的介绍文章:
。
A Vue.js project
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, c
1