Skip to content

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

Notifications You must be signed in to change notification settings

bahmutov/reveal-vite

Repository files navigation

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

Resources

Stars

Watchers

Forks