Skip to content

Demonstration of building Web Components with Angular 6

Notifications You must be signed in to change notification settings

yardenfi/angular-web-components

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.6%
  • JavaScript 17.5%
  • HTML 8.1%
  • CSS 0.8%