albertmir / reveal-vite

Example HTML presentation with Reveal.js bundled with Vite.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reveal-vite

Read the blog post Presentations with Reveal.js and Vite

Use

npm install
npm run dev

The presentation will run locally at http://localhost:3000. You can edit the index.html and main.js to see it auto-reload.

To build the presentation for hosting, run npm run build, which creates the dist folder.

About

Example HTML presentation with Reveal.js bundled with Vite.js


Languages

Language:HTML 59.8%Language:JavaScript 37.0%Language:CSS 3.2%