Skip to content

Latest commit

 

History

History
executable file
·
14 lines (11 loc) · 402 Bytes

README.md

File metadata and controls

executable file
·
14 lines (11 loc) · 402 Bytes

This repository contains my presentation for CppCon 2014.

The presentation is based on reveal.js.

Basic usage

Go to https://ldionne.github.io/cppcon-2014-hana or open index.html with your browser.

Advanced usage

    npm install # may take a little while
    grunt serve &

Then connect to localhost:8000 to view locally.