Installation Instructions:
- Uncompress the zip file
- Navigate into the root folder (alarm)
- In the command line, do a ‘mvn clean package’ to create the war
- Copy target/alarm.war to {tomcat installation}/webapps
- Start tomcat server
- Open “localhost:{port number}/alarm”