/stencil-angularapp-demo

Created for blog : how stencil components connect to angular app directly

Primary LanguageTypeScriptMIT LicenseMIT

stencil-angularapp-demo

Created for blog : how stencil components connect to angular app directly

Note: This is only for showing how stencil angularOutputTarget works with Angular App's internals by taking advantage of typescript paths config.

For such usecase it is recommended to go with tools like nx.dex which makes it supereasy and scalable architecture. But for some reason, if you don't want mono-repo tools, this repo and article shows how to connecct different pieces together.