A Reveal.js boilerplate with Svelte, TailwindCSS and Vite
This template combines the power of Reveal.js, Svelte, Vite, and TailwindCSS to create stunning slide decks. By using Svelte components as Reveal.js slides, users can easily create and customize their presentations. The inclusion of TailwindCSS utility classes allows for simple styling of slide contents.
npm install
src/config.js
according to your preferences.src/slides
.src/Presentation.svelte
component.npm run dev
http://localhost:5000
to view your slide deck.This template combines Reveal.js, Svelte, Vite, and TailwindCSS to create a powerful slide deck creation tool. By utilizing Svelte components, users can easily create and customize their slides. The integration with Reveal.js allows for advanced presentation features, while the inclusion of TailwindCSS makes styling a breeze. With a simple installation process, users can quickly get started creating awesome slide decks.