The simplest setup, built from scratch.
Commands:
npm run build
to create a build of a sample componentnpm run serve
to run a http-server with example usage (click the button, watch the devtools console)
Read the complete walkthrough in the article: Wanna create Angular Elements? Here’s how!