Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 560 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 560 Bytes

Presentation Instructions

The main content is written in markdown. Install Reveal for presentation mode.

To view an slides menu gadget for manually moving to a preredefined slide you an extra package is needed:

npm install --save reveal.js-menu

Then, inside the reveal folder, add a link to the folder in which this repo was cloned:

ln -s pathToClonedDir presentations
npm start

Finally go to your favorite browser and browse the following url: http://localhost:8000/presentations/OutOfSSA.html