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).
You should be able to run yarn
followed by yarn dev
in the root.