Skip to content

Minimal example how to use Webcomponents in an Angular App

Notifications You must be signed in to change notification settings

feerglas/webcomponent-angular

Repository files navigation

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/

About

Minimal example how to use Webcomponents in an Angular App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published