## Portfolio

By Bob Ellis (<a href=“github.com/bobellis” target=“#”>GitHub</a>)

Hosted on Heroku at mysterious-falls-1595.herokuapp.com/

@ Epicodus Programming School, Portland, OR

GNU General Public License, version 3 (see below). Copyright © 2015 Bob Ellis.

### Description

Portfolio

Portfolio is a collection of my skills and projects ### Author(s)

Bob Ellis

### Setup

This app was written using ruby on rails

Start App: rails serve from the project directory

Navigate using your favorite browser to localhost:3000

### License ### Copyright © 2015 Bob Ellis

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <www.gnu.org/licenses/>.

## Prerequisites

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

## Installation

  • ‘git clone <repository-url>` this repository

  • cd into the new directory

## Running / Development