sveltekit-gsap

Sveltekit Gsap

[DEMO] Familiarizing with the GSAP animation library

SvelteKit + GSAP

Familiarizing with the GSAP animation library.
GSAP docs: https://greensock.com/cheatsheet

Overview

.
└── src
    └── routes
        ├── …
        └── index.svelte     

Prerequisites

Node.js and npm

Setup

Run in terminal:

npm install
npm run dev

Result

1 2

Top categories

Loading Svelte Themes