embedding cables into website examples
visit: cables-gl.github.io/cables-embedding/
you can copy those examples to your webserver.
you can also start a little script to view them on your local machine using node/npm:
npm i
npm run examples
then open http://localhost:8080/
in your browser