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 serve
Install live server:
$ npm install -g live-server
Start example app:
$ live-server example-app
$ npm run build:hello-world