zeroseven / wc14-bracket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brackets for the 2014 World Cup

You can see this site here.

Development

You will need node and ruby to run the site in development mode.

Install Compass by running

$ gem install compass

Install global grunt and bower

$ npm install -g grunt
$ npm install -g bower

After cloning, install dependencies with

$ npm install && bower install

You can then start the development server by running

$ grunt serve

About


Languages

Language:JavaScript 52.5%Language:CSS 47.5%