A little project to display messages from an ESP32 in React
npm install
npm start to start React
node server/app to start express
node server/test to start listening on the port and write to output
Make sure the ESP32 is on the correct port (usually /dev/ttyUSB0)