And for anyone else I got it working locally with:
npm install -g http-server http-server --cors ./
@user148332 started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
And for anyone else I got it working locally with:
npm install -g http-server
http-server --cors ./