Using Ruby on Rails to demo a e-commerce application.
Documentation: https://lpthong90.dev/rails-mimi-store
Source Code: https://github.com/lpthong90/rails-mimi-store
> bin/bundle install
> bin/rails db:migrate
> bin/rails spree_sample:load
> bin/dev
Home
Clothing
Accessories
Admin Orders
Admin Products
Admin Product Detail
Thanks for Solidus to help me save time to build this project.