test .html presentation slides created by reveal.js and markdown
- Install Node.js (10.0.0 or later)
- Clone the reveal.js repository $ git clone https://github.com/hakimel/reveal.js.git
- Move to the reveal.js folder and install dependencies $ cd reveal.js && npm install
- Serve the presentation and monitor source files for changes $ npm start 5 Open http://localhost:8000 to view your presentation