Setup the dashboard UI (YouTube 10:01)¶
To setup a UI in Node-RED we use the Node-RED dashboard and Node-RED UI Table.
The Node-RED dashboard uses Tab, Group and Node element to structure and organize the UI Node elements for the UI frontend. In the pricture below we see the dependencies.

Step 1: Install the Node-RED dashboard and Node-RED UI Table¶
- Open
Manage palette

- Select the
installtab, insertnode-red-dashboardand press install


- Insert
node-red-node-ui-tableand press install

