scroll-js-ui.ux
scroll-js-ui.ux copied to clipboard
Scroll with GSAP
Scroll effect with Js
Installation
Install dependencies:
npm install
Start a local server:
npm start
Create the build:
npm run build