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).
-
Clone this repo & move into the directory
-
Install the dependencies:
npm install
-
Build and run:
node index.js