This is an example of the web components technology. The project includes the template, slot, shadow DOM and custom elements.
- npm install
- npm install -g gulp
- npm install -g web-component-tester
- gulp
- gulp server (Default: http://localhost:8101)
- Testing : https://www.npmjs.com/package/web-component-tester
- ES5 compiling : https://babeljs.io/docs/en/babel-preset-env
- Web Components Polyfill: https://github.com/webcomponents/webcomponentsjs