Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 460 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 460 Bytes

Campus Connect 2.0

Running Instructions

We currently deploy to Tomcat a .war file that the pom.xml file generates.

Steps to run include:

mvn clean package

Then deploy to Tomcat server however you choose. We are all using v9.0 and project structure and dependencies set up to allow project to be deployed to Tomcat within Eclipse.


Important Files

The /docs directory holds all of the milestones and the project design document.