Skip to content

anatighe/epicodus-overflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Epicodus Overflow

This is a forum for questions about programming for the Epicodus class (www.epicodus.com). It is based on the Stack Overflow forum.

Before running the app, run ‘bundle install’ to install the necessary gems, ‘rake db:create’ to create your database, and then ‘rake db:schema:load’ to load the database schema.

To start the app, run ‘rails s’ and type ‘localhost:3000’ into your browser.

About

Stack Overflow clone for Epicodus students. Written in Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published