Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 645 Bytes

README.md

File metadata and controls

46 lines (27 loc) · 645 Bytes

RupyBrazil 2014

Hello! This is the site of Rupy Brazil 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/Rupy-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