Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 405 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 405 Bytes

God Colony

Find Github page for mini-site 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