generator-slides

Yeoman Genertator to create new presentations with reveal.js

Usage no npm install needed!

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

README

generator-slides

NPM version

Yeoman Genertator to create new presentations with reveal.js

Prerequisites

  1. Install yeoman: npm install -g yo
  2. Install this: npm install -g generator-slides

prepend with sudo if you are running on *nix OS.

Use generator-slides

yo slides

Answer questions as following demonstrated

And then, the reveal.js based project generated.

For more information about reveal.js, like theme, plugin, you can find in reveal.js.

LICENSE

MIT License