animotion.mp4
Animotion is a presentational framework for creating beautiful slides and visualizing ideas with code using Svelte, Reveal.js and Tailwind CSS.
The quickest way to get started with Animotion:
npm create @animotion@latest
If the Animotion CLI doesn't work on Windows try:
npx @animotion/create
To learn how to use Animotion read the Animotion documentation.
You can look at the examples repository if you want to understand how I use Animotion to visualize ideas with code. You can try the examples in the browser thanks to SvelteLab.
If you want to contribute to the project you can read the contributing guide.