vedabrat / forging_ahead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visit Forging Ahead live: http://forgingaheadinc.herokuapp.com/

Description

Forging Ahead is a gallery website for a blacksmithing company in Durango, CO.

Setup

If you want to to use this application locally, follow these steps.

Clone the project from github.

 $ git clone https://github.com/thompickett/forging_ahead.git

Navigate into project.

$ cd forging_ahead

Bundle the project using the Gemfile.

$ bundle

Create the database and migrate it.

$ rake db:create db:migrate

About


Languages

Language:Ruby 56.9%Language:HTML 29.0%Language:JavaScript 8.5%Language:CSS 5.5%