My experiments in reveal.js / remark.js etc.
- download and unpack the latest reveal.js distribution into a reveal/ subdirectory. It should look like this: ~/s/g/my-presentations (master →=) ls reveal/ Gruntfile.js README.md index.html lib package.json test LICENSE css js node_modules plugin
- run
npm install
- run
grunt serve
. - browse to the presentation on port 8000