present-markdown

0.1.0 • Public • Published

present-markdown

Create presentations of markdown files.

npx present-markdown my-presentation.md

Getting Started

  1. Create a markdown file with your slides separated by ---. For example, create demo.md:
# I'm the slide title.
Hello world.

---

# Second slide.
  1. Run npx present-markdown demo.md.

  2. Go to http://localhost:3000

Credits

Package Sidebar

Install

npm i present-markdown

Weekly Downloads

1

Version

0.1.0

License

ISC

Unpacked Size

70.6 kB

Total Files

10

Last publish

Collaborators

  • javierbyte