Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 731 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 731 Bytes

Logo

Source code of website which demonstrates abilities of Spree Commerce 3.0 engine on Rails 4.2.

The demo website includes next extensions:

How to run?

git clone https://github.com/fiftin/spreecommerce-demo
cd spreecommerce-demo
rake db:migrate
rails server