Skip to content

muten84/productmgt

 
 

Repository files navigation

Angular 6 Elements To Create MicroFront End Application

Default Angular CLI build

  • npm run build build the header component
  • node server to run a standalone header application

Build and publish reusable module like any other Angular module

  • ./build.sh to create reusable package
  • npm publish publish the package to npm

Building MicroFront End Application using Angular Elements/Web Components Read the complete walkthrough in the article:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.5%
  • JavaScript 36.7%
  • HTML 6.5%
  • Shell 1.8%
  • CSS 1.5%