Skip to content

Lyubomyr/team_work

Repository files navigation

team_work

Steps for setuping project:

  1. Install "bundler" gem using next command "gem install bundler"
  2. Install all gems using next command "bundle"
  3. Install and start Redis using next tutorial http://redis.io/download (as addition you can specify path to Redis in "~/.profile" file)
  4. Create db, run migrations and seed DB using next command "rake db:create && rake db:migrate && rake db:seed"
  5. To start server run next command "foreman start"
  6. Open next page in Chrome browser http://test.localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors