/spree_proc

Project to test out different Spree Commerce Features

Installation

clone
bundle install
bundle exec rake db:migrate
bundle exec rake db:seed
bundle exec rake spree_sample:load

  • now activate the spree_solr_search in the gemfile, sorry a bug for now
  • bundle install