# Angular in Vue
I am getting to know Vue via VuePress. To peak into Vue is one motivation for this site. VuePress is a static site docs/blog engine on top of Vue. So what should we do with that? Embed an angular app + editor of course.
embedding... honestly it's just an iframe pointing to a stackblitz thing...
<iframe src="https://stackblitz.com/edit/angular-vrjfhc?embed=1&file=src/app/app.component.ts" width="100%" height="500px"></iframe>
https://stackblitz.com/edit/angular-vrjfhc?embed=1&file=src/app/app.component.ts