Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 433 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 433 Bytes

Web Components with Angular 6 Elements

The simplest setup, built from scratch.

Commands:

  • npm run build 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: Wanna create Angular Elements? Here’s how!