sardapv / stencil-angularapp-demo

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

Home Page:https://pranavsarda.hashnode.dev/stenciljs-with-angular-app-directly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://pranavsarda.hashnode.dev/stenciljs-with-angular-app-directly

License:MIT License


Languages

Language:TypeScript 85.0%Language:JavaScript 8.9%Language:HTML 5.5%Language:SCSS 0.5%Language:CSS 0.2%