Repository contains mini-site for 3-part video series for God Colony by NTS Radio.
Find Github pages for mini-site here and here
Created by NTS Radio.
Using Sass, which Grunt will compile via tasks 'production' or 'development', that latter of which will continuously run and watch files.
npm install
grunt production
Run local server (http://localhost:3000) with:
node app.js