poc-product-header

Default Angular CLI build

Usage no npm install needed!

<script type="module">
  import pocProductHeader from 'https://cdn.skypack.dev/poc-product-header';
</script>

README

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: