btscale icon indicating copy to clipboard operation
btscale copied to clipboard

How to run?

Open davidthewatson opened this issue 9 years ago • 0 comments

I've cloned the btscale code installed the npm and bower packages, and run make. I started a simple HTTP server with:

python -m "SimpleHTTPServer"

and loaded btscale.html in chrome 42 on mac osx 10.10. I don't see any javascript errors and the page loads fine, but how do I get the btscale code to talk to the scale?

Thanks!

davidthewatson avatar Apr 22 '15 17:04 davidthewatson