|
|
# Your First Flow
|
|
|

|
|
|
|
|
|
After starting a browser, navigate to `http://<your_url>:1880` to reach node-RED.
|
|
|
The window has three important areas:
|
|
|
* on the left, there are the `nodes`. They provide the functionality
|
|
|
* on the right, there are different tools, we are going to use the debug window (click on the little bug icon) first
|
|
|
* in the middle we are going to create our `flow`. |
|
|
\ No newline at end of file |