Skip to content
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.

hackoutwest2016/the-guessing-game

Repository files navigation

Who's there?!, Spotify style

Setup

First, install Postgres and Ruby! When you've done so, running these commands from the root of this repo should get you going.

# install dependencies
bundle install
# create db
rails db:create
# start server
rails server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published