Skip to content

KarthikRIyer/CSCE-606-FoodApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoodApp

How to build and run

Pre-requisites:

  • Java 17
  • Maven

From the root directory of the project run:

mvn clean package
java -jar ./target/FoodApp-1.0-SNAPSHOT.jar --port 8001 # default port is 8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages