#!/usr/bin/bash
grunt
node bundler.js
browserify main.js -o bundle.js
