# codecentric-reveal-template **Repository Path**: mirrors_codecentric/codecentric-reveal-template ## Basic Information - **Project Name**: codecentric-reveal-template - **Description**: Template for reveal.js codecentric presentations - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Presenting the slides ===================== If external markdown files are used (recommended for large presentations) the slides have to be presented from a HTTP server. Two very easy solutions are: - cd slides && python -m SimpleHTTPServer OR - cd slides && npm install http-server && ./node_modules/http-server/bin/http-server