Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 257 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 257 Bytes

Serial-Monitor-Web | A Web Based Serial Monitor

#Caution - Project Under Development

How to use

$ npm install
$ npm start

And point your browser to http://localhost:3000. Optionally, specify a port by supplying the PORT env variable.