npm install
and bower install
Yeoman and the revealjs generator can be used to easily edit the slides. You'll need to npm install -g yeoman generator-revealjs
to take advantage.
Use yo reveal:slide "slide title"
to create a new slide.
Just run gulp
and visit localhost:9000