Upload the code for Arduino and check the port number. Later change the port number in server.js accordingly.
git clone https://github.com/atick-faisal/Node-Arduino-Serial-Monitor.git
cd Sensor-Dashboard
npm install
npm run client-install
node server.js
cd client/
npm start
This work is licensed under Apache-2.0.


