Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 295 Bytes

File metadata and controls

9 lines (8 loc) · 295 Bytes

WebApp

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”