Astro Hackathon Showcase

🔌 Integrations

astro-angular

by Brandon Roberts

GitHub npm

README.md

Angular + Astro

Hackathon project for Astro 1.0. Demos Angular v13 working with Astro, using SSR on the server-side, and client side hydration.

Setup

Install dependencies

yarn

Copy domino library and local @astro/angular packages.

yarn copy-all

Run blog

npm run dev

Navigate to http://localhost:3000/hello

Extra links

Description

Shows Angular components being rendered inside of Astro