1. Download and unzip Smart Home system anywhere
2. Use install.bat script, or run node install.js command from terminal and wait until all components get installed
3. When finished successfully, use start.bat script, or browse into GateHub directory and run npm run start command from terminal (example contains it's own Local Server, so make sure to stop any other Local Server instances before launching)
4. Open User Interface in web browser using link from ServerLink.txt file under LocalServer directory, or type localhost:8080 in browser's address bar