UNPKG

react-gsap-enhancer

Version:

Use the full power of React and GSAP together

23 lines (15 loc) 283 B
# Contributing **Install:** - clone this repo - ```npm install``` **Run demos:** - ```npm start``` **Build:** - ```npm run lib``` **Test:** - ```npm test``` **Test coverage:** - ```npm run coverage``` **Lint:** - ```npm run lint``` Please follow ```.eslintrc```.