Presentation for the Tb cluster

Setup

  • git clone https://github.com/aee11/tbPresentation
  • npm install
  • bower install
  • grunt serve to view slides

How to add slides

Requires Yeoman npm install -g yo and generator-reveal npm install generator-reveal

  • yo reveal:slide "Slide Title" to create a slide.
  • More info here.