This repo demonstrates how to use reveal-md to create stunning slides with just Markdown. It also shows how to integrate mermaid for charts.
Install reveal-md globally via npm.
npm install -g reveal-md
Start server on a file in watch mode.
reveal-md slides.md -w