Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 345 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 345 Bytes

HomeWire

Open-source home automation system

Usage

You should run the following commands in the root of the repository:

  • mvn package
  • mvn spring-boot:run

At this point the webserver should start up!
Now in a browser if you navigate to http://localhost:8080/, you should see the current home page.