Hello! This is the site of AgileVale conference. You can see the online version clicking here or by link at repo's description.
##Usage
First of all, you need to clone it ;)
git clone [email protected]:designa/agile-vale-2014.git
after that, just run:
npm install
and...
bower install
To run a local server, just run
grunt serve
if you want build it, just run
grunt build
All information about conference comes from our conference API ;) Cool, isn't it?
Check how it works here