The presentation uses reveal.js and customizations from the zuehlke-reveal-package.
npm install
npm start
- Open browser at http://localhost:8082/
- File changes are reflected immediately in the browser via hot reloading.
Please install the Prettier VS Code extension to ensure consistent formatting when contributing.