7thZoneTechnology / angular-6-web-components

Demonstration of building Web Components with Angular 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Components with Angular 6 Elements

Built from a default Angular CLI setup

Commands:

  • npm run build && npm run package-elements to create a build of a sample component
  • npm run serve to 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!

About

Demonstration of building Web Components with Angular 6


Languages

Language:TypeScript 73.6%Language:JavaScript 17.5%Language:HTML 8.1%Language:CSS 0.8%