Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 569 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 569 Bytes

God Colony

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.

Build

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