You will need the following things properly installed on your computer.
cd frontend
npm install
bower install
Install dependencies and create database:
cd backend
bundle install
bundle exec rake db:setup
From the project root:
rake run
build a simple button to retrive the news from https://news.ycombinator.com/