Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 360 Bytes

File metadata and controls

25 lines (19 loc) · 360 Bytes

Project 6

Studious

Create courses, study groups, flash cards, and chat with your classmates!

Setup

On Ubuntu

./bin/setup

On macOS

npm install
bundle install
rake db:create && rake db:schema:load

Start the dev server

./bin/server

Then head to localhost:5100 and get studious