Skip to content

alexneigher/shopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock Shopper App

A basic implementation of a shopper signup workflow, with some json endpoints.

Setup

# Clone the project:
git clone git@github.com:alexneigher/shopper.git

# Install the gems
bundle install

# Precompile the assets
rake assets:precompile

# Create the database
rake db:setup
rake db:seed

# Run the app
rails s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors