From d870848f54f5350272eb02efdbdcbe6dc2d7ee2b Mon Sep 17 00:00:00 2001 From: staticwebdev <62345156+staticwebdev@users.noreply.github.com> Date: Mon, 17 May 2021 15:13:39 -0400 Subject: [PATCH] Update readme.md --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index f9f4e00..0d2cbfb 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,6 @@ # Vanilla API App + +[Azure Static Web Apps](https://docs.microsoft.com/azure/static-web-apps/overview) allows you to easily build [Angular](https://angular.io/) apps in minutes. Use this repo with the [Add an API to Static Web Apps with Azure Functions](https://docs.microsoft.com/azure/static-web-apps/add-api?tabs=vanilla-javascript) article to build and customize a new static site. + This repo is used as a starter for a _very basic_ web application with an API.