Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 377 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 377 Bytes

San Francisco Art Institute

An online marketplace platform for San Francisco Art Institute (SFAI) students to share and sell their artwork.

Technologies

  • Ruby 2.5
  • Ruby on Rails 5.2.1

Installation

git clone https://github.com/calblueprint/SFAI.git
cd SFAI
bundle install

If you're using Whales:

whales new sfai calblueprint/sfai
whales server