Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 376 Bytes

File metadata and controls

16 lines (10 loc) · 376 Bytes

embedding-examples

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