An open API service indexing awesome lists of open source software.

https://github.com/brandonroberts/ng-astro

Hackathon project for Astro 1.0. Demos Angular v13 working with Astro, using SSR on the server-side, and client side hydration.
https://github.com/brandonroberts/ng-astro

Last synced: 23 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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

```sh
yarn
```

Copy `domino` library and local `@astro/angular` packages.

```sh
yarn copy-all
```

Run blog

```sh
npm run dev
```

Navigate to http://localhost:3000/hello