Skip to content

spikything/gsap-react-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSAP React demo

Demo of using GSAP (Greensock) animation in a React app.

gsap-react-demo

Running

Fork/clone the project, then in the project directory, do:

npm i

Then to run the app locally, do:

npm start

Building

npm run build