Familiarizing with the GSAP animation library.GSAP docs: https://greensock.com/cheatsheet
. └── src └── routes ├── … └── index.svelte
Node.js and npm
Run in terminal:
npm install npm run dev