Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 241 Bytes

Get-Rid-Of-It

Description

This is a basic sinatra app to list products for sale. The user can create/read/update/delete

Usage

To use this app, just clone, run rake db:migrate and then run shotgun. Everything should be set up.