README
Angular 6 Elements To Create MicroFront End Application
Default Angular CLI build
npm run build
build the header componentnode server
to run a standalone header application
Build and publish reusable module like any other Angular module
./build.sh
to create reusable packagenpm publish
publish the package to npm
Building MicroFront End Application using Angular Elements/Web Components Read the complete walkthrough in the article: