leoht / acebook-rails-template

Template for the AceBook project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AceBook

REQUIRED INSTRUCTIONS:

  1. Fork this repository to acebook-teamname and customize the below**

You can find the engineering project outline here.

  1. The card wall is here:

How to contribute to this project

See CONTRIBUTING.md

Quickstart

First, clone this repository. Then:

> bundle install
> bin/rails db:create
> bin/rails db:migrate

> bundle exec rspec # Run the tests to ensure it works
> bin/rails server # Start the server at localhost:3000

About

Template for the AceBook project

License:Other


Languages

Language:Ruby 81.6%Language:HTML 14.0%Language:JavaScript 2.7%Language:CSS 1.7%