Skip to content

olenderhub/hackernews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstallationFrontend

Prerequisites

You will need the following things properly installed on your computer.

Setup

cd frontend
npm install
bower install

Backend

Setup

Install dependencies and create database:

cd backend
bundle install
bundle exec rake db:setup

Running the whole app

From the project root:

rake run

Goal

build a simple button to retrive the news from https://news.ycombinator.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published