plicjo / theljwedding

Lauren and Jordan Harirchi wedding website

Home Page:http://the-lj-wedding.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Lauren and Jordan Harirchi wedding website

http://the-lj-wedding.herokuapp.com/

Setup

Copy the example environment variables to your own .env file in the root directory.

cp .env.example .env

Now, setup the Rails app

bundle install
rake db:create
rake db:schema:load
rake db:seed

Running tests

There are RSpec and Cucumber tests.

bundle exec rake

About

Lauren and Jordan Harirchi wedding website

http://the-lj-wedding.herokuapp.com/


Languages

Language:Ruby 56.5%Language:HTML 32.2%Language:CSS 9.3%Language:JavaScript 1.1%Language:Gherkin 0.8%