Clone the project:
git clone https://github.com/ignicaodigitalbr/node-arduino.git
or download the zip.
npm install && bower install
Conect your Arduino on computer and in the project folder run the command:
npm start
Access http://localhost:3000
in your browser.
MIT License © Vitor Nogueira