From a264f48bce15bec79d51c6b8c4dd3b01cab10602 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A1niel=20Horv=C3=A1th?= Date: Mon, 25 Dec 2023 23:10:43 +0100 Subject: [PATCH] add readme --- packages/vike-angular/README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/packages/vike-angular/README.md b/packages/vike-angular/README.md index 30404ce..fa143eb 100644 --- a/packages/vike-angular/README.md +++ b/packages/vike-angular/README.md @@ -1 +1,12 @@ -TODO \ No newline at end of file +[](https://vike.dev) +[![npm version](https://img.shields.io/npm/v/vike-angular)](https://www.npmjs.com/package/vike-angular) + +# `vike-angular` + +Angular integration for [Vike](https://github.com/vikejs/vike). + +> [!NOTE] +> This integration is experimental. Expect things to break. +> For integrations with React, Vue and SolidJS, see the other [`vike-*` packages](https://vike.dev/vike-packages). + +See [examples/](https://github.com/vikejs/vike-angular/tree/main/examples). \ No newline at end of file