Skip to content

Latest commit

 

History

History
executable file
·
10 lines (6 loc) · 395 Bytes

README.md

File metadata and controls

executable file
·
10 lines (6 loc) · 395 Bytes

Horizontal Scrolling Manager

Example for custom horizontal scroll with Multiple blocks. Build in Vue Skeleton.

It fakes all the Scrolling, so manually catches Key events, MouseWheel and Dragging (using GSAP Draggable).

Run Project

You should be able to run yarn followed by yarn dev in the root.