Skip to content

mirdaki/presentations

Repository files navigation

Presentations

This repository contains a collection of web presentations I've used in the hopes people will find them useful and suggest improvements!

The presentations uses reveal.js with my theme revealjs-swiss.

Usage

Install node and npm. Then download live-server:

npm install --development

To use the presentation locally, run the below command and go to 127.0.0.1:8080:

npm start

License

This project's code is licensed under the MIT License - see the LICENSE.md file for details.