/Pines

Clon de pinterest

Primary LanguageRuby

Pines

Description

Is a clone of pinterest

This gem requires Rails 4.1.1

Dependencies:

  • carrierwave
  • bootstrap-sass 3.1.1.1
  • devise 3.2.4

Database : sqlite3

##Run your own

Run the following commands:
bundle install
rake db:migrate
rails s

If you have trouble with the rake db:migrate just remove the file Gemfile.lock and run bundle install again then run the rake command

ScreenShot