Skip to content

A list of different retro types and a random retro generator.

Notifications You must be signed in to change notification settings

laurawatson/retro-app

Repository files navigation

README

Versions

Ruby 2.7.1
Rails 6.0.4.1
Node 14.15.0

Getting Started

Install Ruby Version through rbenv

rbenv local 2.7.1

Install dependencies

bundle install
yarn install

Setup the database

rails db:create
rails db:migrate

Run the server

rails server

Navigate to localhost:3000

Tests

Run the tests

rails test

About

A list of different retro types and a random retro generator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published