Skip to content

OSUStudyUs/Studious

Repository files navigation

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