generator-react-presentation

Yeoman generator

Usage no npm install needed!

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

README

generator-react-presentation

This is a Yeoman generator for the React presentation engine

Installing

This generator required yeoman, it can be installed from npm:

# If you don't have yeoman yet
$ npm install -g yo

$ npm install -g generator-shower

Generating

$ yo react-presentation