angular-6-web-components
angular-6-web-components copied to clipboard
Demonstration of building Web Components with Angular 6
trafficstars
Web Components with Angular 6 Elements
Built from a default Angular CLI setup
Commands:
npm run build && npm run package-elementsto create a build of a sample componentnpm run serveto run a http-server with example usage (click the button, watch the devtools console)
Read the complete walkthrough in the article: Building Web Components with Angular Elements!