javascript-on-things icon indicating copy to clipboard operation
javascript-on-things copied to clipboard

fix(): webserver path should be simply localhost:3000

Open Ks89 opened this issue 8 years ago • 1 comments

On my mac I cannot run webserver of example 07 chapter 11, because of different network interfaces. As a web developer I suggest to simply use localhost:3000 with nodejs for development purposes.

Ks89 avatar Mar 17 '18 15:03 Ks89

PS: i suggest to duplicate this example to create another ready for raspberry pi. In this way users could run an example on pc + arduino and another one on raspberry + arduino

Ks89 avatar Mar 17 '18 15:03 Ks89