rails-mimi-store

Rails Mimi Store
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


Run

> bin/bundle install
> bin/rails db:migrate
> bin/rails spree_sample:load
> bin/dev

Snapshots

Home Home Home Home

Clothing Home

Accessories Home

Admin Orders Home

Admin Products Home

Admin Product Detail Home

Thanks for Solidus to help me save time to build this project.