Skip to content

Files

Latest commit

fd36431 · May 3, 2015

History

History
13 lines (7 loc) · 311 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 311 Bytes

Building

You'll need node and npm set up on your system (which is beyond the scope of this README), and gulp installed (npm install -g gulp if you don't already have it).

  1. Clone this repo & move into the directory

  2. Install the dependencies:

npm install

  1. Build and run:

    node index.js