An online marketplace platform for San Francisco Art Institute (SFAI) students to share and sell their artwork.
- Ruby 2.5
- Ruby on Rails 5.2.1
git clone https://github.com/calblueprint/SFAI.git
cd SFAI
bundle install
If you're using Whales:
whales new sfai calblueprint/sfai
whales server