Presentation on local development environments given by Christopher Bartling on September 24, 2025 for the Developer Deep Dives meetup.
- Clone the repository
- Run
npm installto install dependencies - Run
npm run devto start the development server
The following npm scripts are available:
npm run dev- Start the development server using Vitenpm run build- Build the presentation for production using Vitenpm run preview- Preview the production build locally on port 5173
This presentation is built using Reveal.js, a modern HTML presentation framework that creates beautiful, interactive slide decks for the web. Reveal.js offers:
- HTML/CSS/JavaScript-based presentations - Create slides using familiar web technologies
- Themes and customization - Built-in themes and extensive customization options
- Navigation - Keyboard, touch, and remote control navigation
- Transitions and animations - Smooth slide transitions and CSS animations
- Speaker notes - Built-in speaker notes functionality
- Export options - Export to PDF or host online
- Plugin ecosystem - Extensive plugin support for additional features