Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 654 Bytes

README.md

File metadata and controls

46 lines (27 loc) · 654 Bytes

Agile Vale 2014

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

Conference information

All information about conference comes from our conference API ;) Cool, isn't it?

Check how it works here