This repository contains the slides we used for presentations where Virto is an invited speaker.
To run a local development version, run:
npm run devTo build a production version, run:
npm run buildSee reveal.js and reveal-md documentation for more info.
Thanks to pba-content to serve as an inspiration (and further source of some code) for this project.