/hexaedro.xyz

www.hexaedro.xyz

Primary LanguageJavaScript

hexaedro.xyz

Website for Pedro Vaz's Hexaedro project, circa 2012.

Deploying

Install the Heroku Toolbelt.

$ git clone git@github.com:emmnunes/hexaedro.xyz.git
$ cd hexaedro.xyz
$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku