Running the website on localhost

git clone https://github.com/zul-ashraf/rails_shortener
bundle install --path vendor/bundle
bundle exec rake db:migrate
bundle exec rspec