Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 361 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 361 Bytes

Viewing slides

Clone repository with submodules:

git clone --recursive https://github.com/zoresvit/talk-nonamecon-2019.git
cd talk-nonamecon-2019

Open index.html file in a browser.

Presenting

Run reveal.js server (dependencies will be installed if missing):

make serve