PhastPhood / VHF2015-site

VandyHacks Fall 2015 website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

best site ever

Getting Started

  1. npm install to get all dependencies
  2. npm run dev to build JS and start dev server (default port 8080)
  3. npm run prod to build JS for production.

Deps

You'll have to install these manually since some of us don't know how to write a build system. Luckily, you can install them all in one fell swoop with npm install -g <packages>.

These all require node and npm.

  1. gulp

About

VandyHacks Fall 2015 website


Languages

Language:CSS 63.0%Language:JavaScript 30.4%Language:HTML 6.6%