Skip to content

beautiful-code/review_system

Repository files navigation

About

Review employees performance

How to run the app locally?

Install the right ruby version - 2.3.3 (ruby) with rvm

  • rvm install 2.3.3
  • gem install bundler to install the bundler gem.
  • bundle install to install the gems for the project.
  • bundle exec rake db:create to create the local database
  • bundle exec rake db:migrate to migrate
  • bundle exec rails s to start the server on port 3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •