Skip to content

Instantly share code, notes, and snippets.

View knu2xs's full-sized avatar

Joel McCune knu2xs

View GitHub Profile
module.exports = function (grunt) {
require('load-grunt-tasks')(grunt);
grunt.initConfig({
express: {
options: {
// Override defaults here
},
web: {