Private events clone
This is one of the Ruby on Rails projects recommended by Microverse and The Odin Project
- Ruby
- Ruby on Rails
- Darshan - Github Profile
- Bellom - Github Profile
- Git clone this repository.
git checkout development
bundle install
rails db:migrate
rails server