Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 377 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 377 Bytes

rails-project-management

Rails Project Management is a web application built primarily on Ruby on Rails, Devise, and Pundit.

To use, fork and clone this repo.

Run 'bundle' or 'bundle install' to ensure all gem dependecies are installed.

In a new terminal window, run 'rails s' in the project directory to start a local server. The site can be accessed at localhost:3000.