Demo for web components native browser API. Consider using Chrome as it is the browser that supports all the features neeeded by the demo.
$ git clone https://github.com/mmirca/web-components-demo
$ cd web-components-demo
$ npm install
The following NPM scripts are available ot of the box:
- start Serves the folder over http
- dev Opens a new browser window that will auto-refresh on file changes