An experiment into using Rive's Web (JS) runtime in a SvelteKit application, with a reusable Rive Svelte component in multiple pages.
This experiment was built on a Rive Creative Stream. Link here!
Landing page: https://rive.app/community/4513-9178-eclipse/
State Machine inputs example: https://rive.app/community/4951-10031-grimley/
Clone the project down to your machine
cd rive-sveltekit-experiment
Run npm i
to install dependencies
Run npm run dev -- --open
to open the app in a browser