-
Install Node.js
-
Install Grunt
-
Clone the reveal.js repository
$ git clone https://github.com/mkbotoman/angular-material-talk
-
Navigate to the reveal.js folder
$ cd angular-material-talk
-
Install dependencies
$ npm install
-
Serve the presentation and monitor source files for changes
$ grunt serve
-
Open http://localhost:8000 to view your presentation
You can change the port by using
grunt serve --port 8001
.
This slide deck uses reveal.js. Check it out here: https://github.com/hakimel/reveal.js/
MIT licensed
Copyright (C) 2015 Maureen Botoman, http://maureen.codes