Écritures sensibles Launch the project Install the node modules npm install Configure the arduino port in the server.js file var portName = PORT_NAME; // ex: '/dev/cu.usbmodem1101' Launch the app via nodemon nodemon server.js