In the menu File > Project Settings, you can enable the Dashboard Server.
By doing this, you will be able to access the dashboards from any web browser on the network, using the network IP (or 127.0.0.1 if using the same computer) and the port.
The default port is 9999, meaning that you would access the dashboard at this address : http://127.0.0.1:9999
You can access directly a dashboard by adding it to the url like this http://192.168.1.50:8080/#/dashboard
You can add disableMenu and disableList to the url to automatically hide the menu and the dashboard pages list, like this :http://192.168.1.50:8080/#/dashboard?disableMenu&disableList