Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 466 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 466 Bytes

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!