Presentation on streams for the AucklandJS meetup.
Built with reveal.js via the generator-reveal generator for Yeoman.
Ensure you have the following installed:
-
$ npm install -g bower -
$ npm install -g grunt-cli -
Sass (refer to their command line install instructions)
Install dependencies:
$ npm install
$ bower install
Run grunt to build the presentation and open it in your browser:
$ grunt
Note: this also starts a live reload server.
- @substack's Stream Handbook
- The interactive Stream Adventure at http://nodeschool.io/
- @markdalgleish's amazing Build Wars deck