# Angular

> A minimal example showing how to use Comark with Angular and Vite.

<code-explorer org="comarkdown" repo="comark@81a416b278b0f304d7e7577c7ac6bbfc78414790" path="examples/2.vite/angular" defaultValue="src/main.ts">



</code-explorer>

This example demonstrates the simplest way to use Comark with Angular - use the `ComarkComponent` and pass it markdown content. The component handles parsing and rendering automatically.
