Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 329 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 329 Bytes

Expedia

  • instructions for setting the site up in a local sandbox

1- Run $ git clone https://github.com/MBA90/Expedia.git in CMD. 2- Run mvn package on CMD and the root should be in the cloned application directory (to read pom file). 3- copy the generated war file and deploy it on tomact server. 4- Start tomcat server.