Skip to content

estensland/infobytes

 
 

Repository files navigation

##infobyt.es Coverage Status Build Status

A Dev Bootcamp final project.

infobytes is inspired by those who have benefited from online instruction on technical subjects and wished for a more uniform and concentrated platform for tutorial creation and consumption. This is a combined effort to use the tools we learned at Dev Bootcamp in order to give back to fledgling coders and those interested in technology.

infobytes

Created by:

Install

  1. Fork the repo and clone the files onto your machine:

    $ git clone https://github.com/[YOUR GITHUB USERNAME]/infobytes.git
    
  2. Navigate to the application directory and run bundle install:

    $ bundle install
    
  3. Create, migrate and seed your database with one simple rake task:

$ rake db:setup
  1. Launch the application locally:
$ rails s
  1. View application by navigating to http://localhost:3000 in your browser

About

DBC Foxes 2014 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published