Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.15 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.15 KB

Animotion logo

animotion.mp4

Animotion

Animotion is a presentational framework for creating beautiful slides and visualizing ideas with code using Svelte, Reveal.js and Tailwind CSS.

Setup

The quickest way to get started with Animotion:

npm create @animotion@latest

Windows

If the Animotion CLI doesn't work on Windows try:

npx @animotion/create

Docs

To learn how to use Animotion read the Animotion documentation.

Examples

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.

Contributing

If you want to contribute to the project you can read the contributing guide.