Skip to content

Latest commit

Β 

History

History
31 lines (19 loc) Β· 639 Bytes

File metadata and controls

31 lines (19 loc) Β· 639 Bytes

Create Beautiful Presentations With Svelte

Learn how to create beautiful presentations with Svelte using the HTML presentation framework Reveal.js and Tailwind CSS.

Post

✍️ https://joyofcode.xyz/beautiful-presentations-with-svelte

Remote Development

Open in StackBlitz

Local Development

πŸ§‘β€πŸ€β€πŸ§‘ Clone the project

https://github.com/joysofcode/svelte-deck

πŸ“¦οΈ Install dependencies

pnpm i

πŸ’ΏοΈ Run the development server

pnpm run dev