Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 261 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 261 Bytes

TupperWare

Execute the projet

Server

Go in the Server dir and type mvn clean install package then run the jar in the target directory

Client

Go in the Client dir and type mvn clean install package then run the jar in the target directory