https://github.com/daggerok/reveal-md-example
reveal.js for humans: nice and simple tool for your Markdown presentation / slides
https://github.com/daggerok/reveal-md-example
npm-run-all pm2 presentation presentation-slides presentations reveal-md serve testcafe testcafe-reporter
Last synced: 7 months ago
JSON representation
reveal.js for humans: nice and simple tool for your Markdown presentation / slides
- Host: GitHub
- URL: https://github.com/daggerok/reveal-md-example
- Owner: daggerok
- License: mit
- Created: 2019-02-25T21:17:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T04:50:09.000Z (about 3 years ago)
- Last Synced: 2025-10-12T06:35:43.075Z (7 months ago)
- Topics: npm-run-all, pm2, presentation, presentation-slides, presentations, reveal-md, serve, testcafe, testcafe-reporter
- Language: JavaScript
- Homepage: https://daggerok.github.io/reveal-md-example/
- Size: 4.08 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Title [](https://github.com/daggerok/reveal-md-example/actions/workflows/testcafe-e2e-tests.yaml) [](https://github.com/daggerok/reveal-md-example/actions/workflows/github-pages.yaml)
### Getting started with example
```bash
cd /tmp/
git clone https://github.com/daggerok/reveal-md-example
cd reveal-md-example/
npm i ; npm run serve
```
open http://127.0.0.1:5000/
---
## Lists
* Point 1
* Point 2
---
## Third slide
> Best quote ever.
Note: speaker notes FTW!
---
## 4th slide
yeap
---
## resources
[nice and helpful tool](https://github.com/webpro/reveal-md)