Skip to content

ulmic/nastachku

 
 

Repository files navigation

Build Status Coverage Status

Installation and running way

  git clone https://github.com/kaize/nastachku.git
  cd nastachku
  bundle install
  bundle exec rake db:create db:migrate db:seed
  bundle exec unicorn_rails
  sudo apt-get install redis-server

Теперь в браузере можно будет открыть сайт, по умолчанию он находится по ссылке http://localhost:8080/

Packages

No packages published

Languages

  • Ruby 46.8%
  • CSS 34.9%
  • JavaScript 17.6%
  • CoffeeScript 0.7%