@animotion/create
v2.0.9
Published
Animotion CLI
Downloads
226
Maintainers
Readme
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
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.