This repo uses yarn classic.
Clone the project
git clone https://github.com/leifarriens/framed-scroll-motion
Go to the project directory
cd framed-scroll-motion
Install dependencies
yarn
Start the dev server
yarn dev
Build package
yarn build
Build demo
yarn build:demo