Skip to content

toddas90/cpts_451_yelp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpts_451_yelp

CptS 451 group project.

Running the program

cd into the correct directory.

  • Linux - gtk
  • Windows - wpf
  • Mac - mac

cd src/cpts_451_yelp.[directory]

Next, launch the application using .NET Core
dotnet run

:)