Skip to content

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

Notifications You must be signed in to change notification settings

martakostova/VarnaLabSite

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 90.9%
  • JavaScript 7.4%
  • CoffeeScript 1.7%