Skip to content

unkillbob/akjs-streams-presentation

Repository files navigation

AkJS Streams Presentation

Presentation on streams for the AucklandJS meetup.

Built with reveal.js via the generator-reveal generator for Yeoman.

Setup

Ensure you have the following installed:

  1. Node.js

  2. Bower:

     $ npm install -g bower
    
  3. Grunt:

     $ npm install -g grunt-cli
    
  4. Sass (refer to their command line install instructions)

Install dependencies:

$ npm install
$ bower install

Running

Run grunt to build the presentation and open it in your browser:

$ grunt

Note: this also starts a live reload server.

Credits & Inspiration

About

Introductory presentation on Node.js streams and gulp.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors