opencomponents / oc

OpenComponents, serverless in the front-end world for painless micro-frontends delivery
https://opencomponents.github.io/
MIT License
1.43k stars 122 forks source link

Angular and Vue... example #1183

Closed anilakuzum closed 3 years ago

anilakuzum commented 3 years ago

How to find oc angular and vue example

matteofigus commented 3 years ago

You can look at the react template: https://github.com/opencomponents/oc-template-react and potentially build your own template to use any other framework.

Here is a angular template: https://github.com/guestlinelabs/ngx-oc-component

And I'm not aware of anything Vue related.