martakostova / VarnaLabSite

Had to be the site of VarnaLab, but now there is new one, based on Node and Organic

Home Page:varnalab.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clone it :

$ git clone git@github.com:VarnaLab/VarnaLab-Site.git
$ cd VarnaLab-Site

To setup rvm (only once) :

$ echo rvm --create use 1.9.2@varnalab_site >> .rvmrc
$ rvm use 1.9.2@varnalab_site

To start it :

$ bundle
$ rake db:create db:migrate
$ rails s 

Check : http://localhost:3000 and http://localhost:3000/admin

About

Had to be the site of VarnaLab, but now there is new one, based on Node and Organic

varnalab.org


Languages

Language:Ruby 90.9%Language:JavaScript 7.4%Language:CoffeeScript 1.7%