A simple demonstration how to create Web Components with Angular Elements. The project serves as an example for the german Softwerker article: Web Components mit Angular Elements.
$ npm install$ ng serveInstall live server:
$ npm install -g live-serverStart example app:
$ live-server example-app$ npm run build:hello-world