slides-now-node

Stand alone presentation from local .md file using slides-now engine

Usage no npm install needed!

<script type="module">
  import slidesNowNode from 'https://cdn.skypack.dev/slides-now-node';
</script>

README

slides-now

Stand alone instant presentation from a Markdown document

Installation and use

npm install -g slides-now
slides-now "filename.md"
// starts the presentation in the browser

See also

Also see glebbahmutov.com/slides-now where you can just drag and drop Markdown file to play presentation.

comments, suggestions, updates

Gleb Bahmutov @bahmutov