mirror of
https://github.com/MOSH-Insa-Toulouse/5ISS-2024-2025-MARIN--MULLER-BOUJON.git
synced 2025-06-09 06:20:49 +02:00
8 lines
231 B
Markdown
8 lines
231 B
Markdown
# NodeRed
|
|
|
|
To launch the installation of node red, be sure to have `nodejs` installed, and launch the following commands:
|
|
```bash
|
|
sudo npm install -g --unsafe-perm node-red
|
|
node-red
|
|
```
|
|
Once all setup you can import the `.json` !
|