Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 687 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 687 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/beautiful-presentations-with-svelte

📦️ Install dependencies

pnpm i

💿️ Run the development server

pnpm run dev