Skip to content

pschulze/cpsc_559

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPSC 559 - Group 2 Distributed System - AKA The Puppy Project

Building & Running

Each unit of our project has unique build/run instructions. Be sure to read:

Importing into Intellij

  1. Clone the repository with git clone [email protected]:pschulze/cpsc_559.git
  2. Click 'Import Project'
  3. Select api_server/build.gradle
  4. Make sure that 'Use default gradle wrapper' is selected.
  5. Click 'OK'.