/webcomponent-angular

Minimal example how to use Webcomponents in an Angular App

Primary LanguageTypeScript

This project was generated with Angular CLI version 7.3.3.

Things to consider when using Webcomponents inside angular

in app.module.ts

import CUSTOM_ELEMENTS_SCHEMA add schemas array to the @NgModule decorator with the CUSTOM_ELEMENTS_SCHEMA

Deploy on github pages

To deploy on github pages, first make sure that you have the following installed globally

npm install -g angular-cli-ghpages

Then run npm run deploy

Circle CI

See config.yml

Firebase Hosting

Deployed to: https://webcomp-angular.web.app/