Skip to content

ansaryergesh/re-former

Repository files navigation

Re-former

Description

This is part of the Forms Project in The Odin Project’s Ruby on Rails Curriculum. Find it at The Odin Project

Authors:

Getting started

To get started with the app, clone the repo and then install the needed gems:

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

You are ready to run the app in a local server:

$ rails server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published