Skip to content

cebartling-lifetime/local-dev-environments-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local-dev-environments-presentation

Presentation on local development environments given by Christopher Bartling on September 24, 2025 for the Developer Deep Dives meetup.

Getting Started

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Run npm run dev to start the development server

Scripts

The following npm scripts are available:

  • npm run dev - Start the development server using Vite
  • npm run build - Build the presentation for production using Vite
  • npm run preview - Preview the production build locally on port 5173

About Reveal.js

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

About

Presentation on local development environments

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors