Skip to content

kpearson/storedom_session_cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storedom

Storedom is a simplistic e-commerce application used for various lessons and tutorials at Turing.

Setup

To get set up with the storedom application, clone it via git and pull in gem dependencies with bundler:

git clone https://github.com/turingschool-examples/storedom.git
cd storedom
bundle

And set up the database and included seed records:

bundle exec rake db:setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published