* Add yarn-error.log to gitignore.
* Add ts-node to devDependencies.
Add script to only build tsc.
Add websocket to keywords.
* Update yarn.lock libs.
* FIX websocket endpoint hostname.
FIX corrent import for all examples.
FIX websocket instrucions on readme.
- Ignore files in dist folder, adding .gitkeep instead.
- Update readme text with CND instructions.
- Update readme badges.
- Update readme typo.
- Update all the html examples with new CDN link.